Yes, older versions of Jenkins have the Mailer as part of core.
On Tue, Apr 23, 2013 at 8:30 AM, rakhee Kulkarni <[email protected]>wrote: > Its interesting you ask that slide. I did not have the mailer plugin and I > could send emails but was getting this error message. Maybe the older > versions of Jenkins have a in-built mail plugin? I do plan to upgrade per > your advise. > > Thanks, > Rakhee > > > On Monday, April 22, 2013 6:35:28 PM UTC-7, slide wrote: > >> EC2 instance >> MIME-Version: 1.0 >> Content-Type: multipart/alternative; boundary=**047d7b5d58869e96a304dafcd596 >> >> >> --047d7b5d58869e96a304dafcd596 >> Content-Type: text/plain; charset="utf-8" >> Content-Transfer-Encoding: 7bit >> >> Wouldn't the version of Jenkins use the version if mailer bundled? >> >> Sent from my Windows Phone >> From: Irfan Sayed >> Sent: 4/22/2013 18:09 >> To: jenkins...@googlegroups.**com >> Subject: Re: email notifications have issues for Jenkins master in >> Amazon EC2 instance >> Mailer version and jenkins version should be compatible with each other >> >> Regards >> >> On Tuesday, April 23, 2013, Slide <[email protected]> wrote: >> > I think you need to upgrade your Jenkins version. The Mailer plugin was >> not introduced until 1.494 or so, your version is MUCH older than that. >> There could be some version issues. >> > >> > On Mon, Apr 22, 2013 at 4:28 PM, rakhee Kulkarni <[email protected]> >> wrote: >> > >> > Irfan, >> > I have the smtp server set. I can send emails, however I see some >> message >> after and the build fails. >> > Thanks, >> > Rakhee >> > >> > On Sunday, April 21, 2013 8:44:51 PM UTC-7, Irfan Sayed wrote: >> > >> > did u add smtp mail server address in global configuration ? >> > regards >> > >> > >> > On Sun, Apr 21, 2013 at 10:22 AM, rakhee Kulkarni <[email protected]> >> wrote: >> > >> > 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**()Z >> > java.lang.NoSuchMethodError: >> hudson.tasks.Mailer$**UserProperty.**hasExplicitlyConfiguredAddress**()Z >> > at >> hudson.plugins.git.**GitChangeSet.**isMailerPropertySet(**GitChangeSet.java:288) >> >> > at >> > hudson.plugins.git.**GitChangeSet.findOrCreateUser(**GitChangeSet.java:276) >> >> > at hudson.plugins.git.**GitChangeSet.getAuthor(**GitChangeSet.java:318) >> >> > at hudson.model.AbstractBuild.**getCulprits(AbstractBuild.**java:311) >> > at hudson.model.AbstractBuild.**getCulprits(AbstractBuild.**java:307) >> > at >> > hudson.model.AbstractBuild$**AbstractRunner.post(**AbstractBuild.java:624) >> >> > at hudson.model.Run.run(Run.java:**1400) >> > at hudson.model.FreeStyleBuild.**run(FreeStyleBuild.java:46) >> > at hudson.model.**ResourceController.execute(**ResourceController.java:88) >> >> > at hudson.model.Executor.run(**Executor.java:175) >> > >> > 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-use...@googlegroups.**com. >> > For more options, visit >> > >> > -- >> > Website: http://earl-of-code.com >> > >> > -- >> > 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-use...@**googlegroups.com. >> > For more options, visit >> > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>. >> >> > >> > >> > >> >> -- >> 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-use...@**googlegroups.com. >> For more options, visit >> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>. >> >> >> >> >> --047d7b5d58869e96a304dafcd596 >> 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;">Wouldn't the version of Jenkins use the version if >> mailer= >> bundled?<br><br>Sent from my Windows Phone<br></div></div><hr><span >> style= >> =3D"font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: >> bold;">Fr= >> om: </span><span style=3D"font-family: Tahoma,sans-serif; font-size: >> 10pt;"= >> >Irfan Sayed</span><br><span style=3D"font-family: Tahoma,sans-serif; >> font-= >> size: 10pt; font-weight: bold;">Sent: </span><span style=3D"font-family: >> Ta= >> homa,sans-serif; font-size: 10pt;">4/22/2013 18:09</span><br><span >> style=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;">jenk= >> [email protected]</**span><br><span style=3D"font-family: >> Tahoma,s= >> ans-serif; font-size: 10pt; font-weight: bold;">Subject: </span><span >> style= >> =3D"font-family: Tahoma,sans-serif; font-size: 10pt;">Re: email >> notificatio= >> ns have issues for Jenkins master in Amazon EC2 >> instance</span><br><br></bo= >> dy></html>Mailer version and jenkins version should be compatible with >> each= >> other<br><br>Regards<br><br>**On Tuesday, April 23, 2013, Slide <<a >> href= >> =3D"mailto:slide...@gmail.**com">[email protected]</a>**> >> wrote:<br>&= >> gt; I think you need to upgrade your Jenkins version. The Mailer plugin >> was= >> not introduced until 1.494 or so, your version is MUCH older than that. >> Th= >> ere could be some version issues.<br> >> ><br>> On Mon, Apr 22, 2013 at 4:28 PM, rakhee Kulkarni <<a >> href= >> =3D"mailto:[email protected]**">[email protected]</a>> >> wrote:<br>><= >> br>> Irfan,<br>> I have the smtp server set. I can send emails, >> howev= >> er I see some message after and the build fails.<br> >> > Thanks,<br>> Rakhee<br>><br>> On Sunday, April 21, 2013 >> 8:44:= >> 51 PM UTC-7, Irfan Sayed wrote:<br>><br>> did u add smtp mail >> server = >> address in global configuration ?<br>> regards<br>><br>><br>&**gt; >> O= >> n Sun, Apr 21, 2013 at 10:22 AM, rakhee Kulkarni <<a href=3D"mailto: >> rakh= >> [email protected]">rakh...@gmail.**com</a>> wrote:<br> >> ><br>> Hi,<br>> I have a Jenkins master spun up in Amazon EC2. >> The= >> email notifications are sending emails but the build job fails with >> follow= >> ing message:<br>><br>> Sending e-mails to: <email >> address><br> >> > FATAL: hudson.tasks.Mailer$**UserProperty.** >> hasExplicitlyConfiguredAddress**= >> ()Z<br>> java.lang.NoSuchMethodError: >> hudson.tasks.Mailer$**UserProperty.h= >> >> asExplicitlyConfiguredAddress(**)Z<br>> =09at >> hudson.plugins.git.GitChange= >> Set.isMailerPropertySet(**GitChangeSet.java:288)<br> >> > =09at >> hudson.plugins.git.**GitChangeSet.findOrCreateUser(**GitChangeSet.ja= >> >> va:276)<br>> =09at >> hudson.plugins.git.**GitChangeSet.getAuthor(**GitChangeSe= >> >> t.java:318)<br>> =09at >> hudson.model.AbstractBuild.**getCulprits(AbstractBu= >> >> ild.java:311)<br> >> > =09at >> hudson.model.AbstractBuild.**getCulprits(AbstractBuild.**java:307)<b= >> >> r>> =09at >> hudson.model.AbstractBuild$**AbstractRunner.post(**AbstractBuild.j= >> >> ava:624)<br>> =09at hudson.model.Run.run(Run.java:**1400)<br>> >> =09at hu= >> dson.model.FreeStyleBuild.run(**FreeStyleBuild.java:46)<br> >> > =09at >> hudson.model.**ResourceController.execute(**ResourceController.java:= >> >> 88)<br>> =09at hudson.model.Executor.run(** >> Executor.java:175)<br>><br>**&= >> gt; The /var/log/mail.log does not show any error message. I receive a >> emai= >> l notification that build is back to normal. Any suggestions?<br> >> ><br>> Thanks,<br>><br>> Rakhee<br>><br>> --<br>> >> You = >> received this message because you are subscribed to the Google Groups >> "= >> ;Jenkins Users" group.<br>> To unsubscribe from this group and >> stop= >> receiving emails from it, send an email to <a href=3D"mailto: >> jenkinsci-use= >> [email protected]">jenkinsc**[email protected]</a>.**<br> >> > For more options, visit<br>><br>> --<br>> Website:=C2=A0<a >> hr= >> ef=3D"http://earl-of-code.com"**>http://earl-of-code.com</a><**br>><br>> >> = >> --<br>> You received this message because you are subscribed to the >> Goog= >> le Groups "Jenkins Users" group.<br> >> > To unsubscribe from this group and stop receiving emails from it, >> send= >> an email to <a href=3D"mailto:jenkinsci-**users%2Bunsubscribe@** >> googlegroups.c= >> om">jenkinsci-users+**[email protected]</**a>.<br>> For >> more opti= >> ons, visit <a >> href=3D"https://groups.google.**com/groups/opt_out<https://groups.google.com/groups/opt_out> >> ">https://**gro <https://gro>= >> ups.google.com/groups/opt_out<**/a>.<br> >> > =C2=A0<br>> =C2=A0<br>> >> >> <p></p> >> >> -- <br /> >> You received this message because you are subscribed to the Google Groups >> &= >> quot;Jenkins Users" group.<br /> >> To unsubscribe from this group and stop receiving emails from it, send an >> e= >> mail to jenkinsci-use...@**googlegroups.com.<br /> >> For more options, visit <a href=3D"https://groups.google.** >> com/groups/opt_out= <https://groups.google.com/groups/opt_out=> >> ">https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out></a>.<br >> /> >> <br /> >> <br /> >> >> --**047d7b5d58869e96a304dafcd596-- >> > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Website: http://earl-of-code.com -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
