EC2 instance
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_Part_149_27066421.1366519937291"

------=_Part_149_27066421.1366519937291
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

Do you have the mailer plugin installed? What version of Jenkins, etc?

Sent from my Windows Phone
From: rakhee Kulkarni
Sent: 4/20/2013 21:52
To: jenkinsci-users@googlegroups.com
Subject: email notifications have issues for Jenkins master in Amazon
EC2 instance
Hi,

I have a Jenkins master spun up in Amazon EC2. The email notifications are
sending emails but the build job fails with following message:

Sending e-mails to: <email address>
FATAL: 
hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAddress()Zjava.lang.NoSuchMethodError
<http://stacktrace.jenkins-ci.org/search?query=java.lang.NoSuchMethodError>:
hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAddress()Z
        at 
hudson.plugins.git.GitChangeSet.isMailerPropertySet(GitChangeSet.java:288)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.isMailerPropertySet&entity=method>
        at 
hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:276)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUser&entity=method>
        at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:318)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthor&entity=method>
        at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:311)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulprits&entity=method>
        at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:307)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulprits&entity=method>
        at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:624)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.post&entity=method>
        at hudson.model.Run.run(Run.java:1400)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.run&entity=method>
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method>
        at hudson.model.ResourceController.execute(ResourceController.java:88)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
        at hudson.model.Executor.run(Executor.java:175)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>


The /var/log/mail.log does not show any error message. I receive a
email notification that build is back to normal. Any suggestions?


Thanks,

Rakhee

-- 
You received this message because you are subscribed to the Google
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



------=_Part_149_27066421.1366519937291
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<html><head><meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Cont=
ent-Type"></head><body><div><div style=3D"font-family: Calibri,sans-serif; =
font-size: 11pt;">Do you have the mailer plugin installed? What version of =
Jenkins, etc?<br><br>Sent from my Windows Phone<br></div></div><hr><span st=
yle=3D"font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;"=
>From: </span><span style=3D"font-family: Tahoma,sans-serif; font-size: 10p=
t;">rakhee Kulkarni</span><br><span style=3D"font-family: Tahoma,sans-serif=
; font-size: 10pt; font-weight: bold;">Sent: </span><span style=3D"font-fam=
ily: Tahoma,sans-serif; font-size: 10pt;">4/20/2013 21:52</span><br><span s=
tyle=3D"font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;=
">To: </span><span style=3D"font-family: Tahoma,sans-serif; font-size: 10pt=
;">jenkinsci-users@googlegroups.com</span><br><span style=3D"font-family: T=
ahoma,sans-serif; font-size: 10pt; font-weight: bold;">Subject: </span><spa=
n style=3D"font-family: Tahoma,sans-serif; font-size: 10pt;">email notifica=
tions have issues for Jenkins master in Amazon EC2 instance</span><br><br><=
/body></html>Hi,<div><br></div><div>I have a Jenkins master spun up in Amaz=
on EC2. The email notifications are sending emails but the build job fails =
with following message:</div><div><br></div><div><pre style=3D"white-space:=
 pre-wrap; word-wrap: break-word; color: rgb(0, 0, 0); font-size: 11px;">Se=
nding e-mails to: &lt;email address&gt;
FATAL: hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAddress()Z
<a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search?query=
=3Djava.lang.NoSuchMethodError" style=3D"color: inherit;">java.lang.NoSuchM=
ethodError</a>: hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAdd=
ress()Z
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.plugins.git.GitChangeSet.isMailerPropertySet&amp;entity=3Dme=
thod" style=3D"color: inherit;">hudson.plugins.git.GitChangeSet.isMailerPro=
pertySet(GitChangeSet.java:288)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.plugins.git.GitChangeSet.findOrCreateUser&amp;entity=3Dmetho=
d" style=3D"color: inherit;">hudson.plugins.git.GitChangeSet.findOrCreateUs=
er(GitChangeSet.java:276)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.plugins.git.GitChangeSet.getAuthor&amp;entity=3Dmethod" styl=
e=3D"color: inherit;">hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSe=
t.java:318)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.AbstractBuild.getCulprits&amp;entity=3Dmethod" style=
=3D"color: inherit;">hudson.model.AbstractBuild.getCulprits(AbstractBuild.j=
ava:311)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.AbstractBuild.getCulprits&amp;entity=3Dmethod" style=
=3D"color: inherit;">hudson.model.AbstractBuild.getCulprits(AbstractBuild.j=
ava:307)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.AbstractBuild$AbstractRunner.post&amp;entity=3Dmethod"=
 style=3D"color: inherit;">hudson.model.AbstractBuild$AbstractRunner.post(A=
bstractBuild.java:624)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.Run.run&amp;entity=3Dmethod" style=3D"color: inherit;"=
>hudson.model.Run.run(Run.java:1400)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.FreeStyleBuild.run&amp;entity=3Dmethod" style=3D"color=
: inherit;">hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.ResourceController.execute&amp;entity=3Dmethod" style=
=3D"color: inherit;">hudson.model.ResourceController.execute(ResourceContro=
ller.java:88)</a>
=09at <a class=3D"lowkey" href=3D"http://stacktrace.jenkins-ci.org/search/?=
query=3Dhudson.model.Executor.run&amp;entity=3Dmethod" style=3D"color: inhe=
rit;">hudson.model.Executor.run(Executor.java:175)</a></pre><pre style=3D"w=
hite-space: pre-wrap; word-wrap: break-word; color: rgb(0, 0, 0); font-size=
: 11px;"><br></pre><pre style=3D"white-space: pre-wrap; word-wrap: break-wo=
rd; color: rgb(0, 0, 0); font-size: 11px;">The /var/log/mail.log does not s=
how any error message. I receive a email notification that build is back to=
 normal. Any suggestions?</pre><pre style=3D"white-space: pre-wrap; word-wr=
ap: break-word; color: rgb(0, 0, 0); font-size: 11px;"><br></pre><pre style=
=3D"white-space: pre-wrap; word-wrap: break-word; color: rgb(0, 0, 0); font=
-size: 11px;">Thanks,</pre><pre style=3D"white-space: pre-wrap; word-wrap: =
break-word; color: rgb(0, 0, 0); font-size: 11px;">Rakhee</pre></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;Jenkins Users&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to jenkinsci-users+unsubscr...@googlegroups.com.<br />
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
">https://groups.google.com/groups/opt_out</a>.<br />
&nbsp;<br />
&nbsp;<br />

------=_Part_149_27066421.1366519937291--

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to