Hey Slide, I tried to upgrade Jenkins to 1.480. I am running my master on a ubuntu machine. After I upgraded my jobs would fail at git clone. I tried to upgrade by replacing the jenkins.war with the new version. Do you have a suggestion?
Thanks, Rakhee On Monday, April 22, 2013 6:09:17 PM UTC-7, Irfan Sayed wrote: > > Mailer version and jenkins version should be compatible with each other > > Regards > > On Tuesday, April 23, 2013, Slide <[email protected] <javascript:>> > 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]<javascript:>> > 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 [email protected]. > > 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 [email protected] <javascript:>. > > For more options, visit 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
