Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-25 Thread rakhee Kulkarni
Thanks a bunch for all the responses guys. I did upgrade to 1.4803 and 
apart for small hiccups like needed to reinstall git plugin for it to work, 
got rid of all bugs including the one where people was choking with 500 
error. Mission accomplished and more to go! 

On Tuesday, April 23, 2013 9:34:26 PM UTC-7, rakhee Kulkarni wrote:

 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 slide...@gmail.com 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 rakh...@gmail.com 
 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 rakh...@gmail.com 
 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.
   
   
  



-- 
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.




Re: email notifications have issues for Jenkins master in Amazon

2013-04-23 Thread rakhee Kulkarni
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 javascript: 
 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 slide...@gmail.com 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 
  rakh...@gmail.comjavascript: 

 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 rakh...@gmail.com 
 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 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 jenkinsci-use...@googlegroups.com javascript:. 
 For more options, visit https://groups.google.com/groups/opt_out. 



 --047d7b5d58869e96a304dafcd596 
 Content-Type: text/html; charset=utf-8 
 Content-Transfer-Encoding: quoted-printable 

 htmlheadmeta content=3Dtext/html; charset=3Dutf-8 
 http-equiv=3DCont= 
 ent-Type/headbodydivdiv style=3Dfont-family: Calibri,sans-serif; 
 = 
 font-size: 11pt;Wouldn't the version of Jenkins use the version if 
 mailer= 
  bundled?brbrSent from my Windows Phonebr/div/divhrspan 
 style= 
 =3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: 
 bold;Fr= 
 om: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 
 10pt;= 
 Irfan Sayed/spanbrspan style=3Dfont-family: Tahoma,sans-serif; 
 font-= 
 size: 10pt; font-weight: bold;Sent: /spanspan style=3Dfont-family: 
 Ta= 
 homa,sans-serif; font-size: 10pt;4/22/2013 18:09/spanbrspan 
 style=3D= 
 font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;To: 
 = 
 /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 
 10pt;jenk= 
 insci...@googlegroups.com javascript:/spanbrspan 
 style=3Dfont-family: Tahoma,s= 
 ans-serif; font-size: 10pt; font-weight: bold;Subject: /spanspan 
 style= 
 =3Dfont-family: Tahoma,sans-serif; font-size: 10pt;Re: email 
 notificatio= 
 ns have issues

Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-23 Thread rakhee Kulkarni
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 slide...@gmail.com 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 
  rakh...@gmail.comjavascript: 
 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 rakh...@gmail.com 
 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 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: email notifications have issues for Jenkins master in Amazon

2013-04-22 Thread rakhee Kulkarni
Hi Slide,

I am using Jenkins 1.424.6 and mailer plugin 1.2. The mail does get sent 
however I do see these messages and the build fails.
Thanks for getting back.

Rakhee


On Saturday, April 20, 2013 10:44:27 PM UTC-7, slide wrote:

 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: jenkins...@googlegroups.com javascript: 
 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.isMailerPropertySetentity=method
  

 at 
 hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:276) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUserentity=method
  

 at 
 hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:318) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthorentity=method
  

 at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:311) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
  

 at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:307) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
  

 at 
 hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:624) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.postentity=method
  

 at hudson.model.Run.run(Run.java:1400) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.runentity=method
  

 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.runentity=method
  

 at 
 hudson.model.ResourceController.execute(ResourceController.java:88) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.executeentity=method
  

 at hudson.model.Executor.run(Executor.java:175) 
 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.runentity=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-use...@googlegroups.com javascript:. 
 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 

 htmlheadmeta content=3Dtext/html; charset=3Dutf-8 
 http-equiv=3DCont= 
 ent-Type/headbodydivdiv style=3Dfont-family: Calibri,sans-serif; 
 = 
 font-size: 11pt;Do you have the mailer plugin installed? What version of 
 = 
 Jenkins, etc?brbrSent from my Windows Phonebr/div/divhrspan 
 st= 
 yle=3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: 
 bold;= 
 From: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 
 10p= 
 t;rakhee Kulkarni/spanbrspan style=3Dfont-family: 
 Tahoma,sans-serif= 
 ; font-size: 10pt; font-weight: bold;Sent: /spanspan 
 style=3Dfont-fam= 
 ily: Tahoma,sans-serif; font-size: 10pt;4/20/2013 21:52/spanbrspan 
 s= 
 tyle=3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: 
 bold;= 
 To: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 
 10pt= 
 ;jenkins...@googlegroups.com javascript:/spanbrspan 
 style=3Dfont-family: T= 
 ahoma,sans-serif; font-size: 10pt; font-weight: bold;Subject: 
 /spanspa= 
 n style=3Dfont-family: Tahoma,sans-serif; font-size: 10pt;email 
 notifica= 
 tions have issues for Jenkins master in Amazon EC2 
 instance/spanbrbr= 
 /body/htmlHi,divbr/divdivI have a Jenkins master spun up in 
 Amaz= 
 on EC2. The email notifications are sending emails but the build job fails 
 = 
 with following message:/divdivbr/divdivpre 
 style=3Dwhite-space:= 
  pre-wrap; word-wrap: 

Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-22 Thread rakhee Kulkarni
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 
 rakh...@gmail.comjavascript:
  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()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.isMailerPropertySetentity=method
  at 
 hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:276) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUserentity=method
  at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:318) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthorentity=method
  at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:311) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
  at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:307) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
  at 
 hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:624) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.postentity=method
  at hudson.model.Run.run(Run.java:1400) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.runentity=method
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.runentity=method
  at hudson.model.ResourceController.execute(ResourceController.java:88) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.executeentity=method
  at hudson.model.Executor.run(Executor.java:175) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.runentity=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-use...@googlegroups.com 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-22 Thread Slide
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 rakhee...@gmail.comwrote:

 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 rakh...@gmail.comwrote:

 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.isMailerPropertySetentity=method
 at 
 hudson.plugins.git.**GitChangeSet.findOrCreateUser(**GitChangeSet.java:276) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUserentity=method
 at hudson.plugins.git.**GitChangeSet.getAuthor(**GitChangeSet.java:318) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthorentity=method
 at hudson.model.AbstractBuild.**getCulprits(AbstractBuild.**java:311) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
 at hudson.model.AbstractBuild.**getCulprits(AbstractBuild.**java:307) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
 at 
 hudson.model.AbstractBuild$**AbstractRunner.post(**AbstractBuild.java:624) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.postentity=method
 at hudson.model.Run.run(Run.java:**1400) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.runentity=method
 at hudson.model.FreeStyleBuild.**run(FreeStyleBuild.java:46) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.runentity=method
 at 
 hudson.model.**ResourceController.execute(**ResourceController.java:88) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.executeentity=method
 at hudson.model.Executor.run(**Executor.java:175) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.runentity=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-use...@**googlegroups.com.

 For more options, visit 
 https://groups.google.com/**groups/opt_outhttps://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-users+unsubscr...@googlegroups.com.
 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-22 Thread Irfan Sayed
Mailer version and jenkins version should be compatible with each other

Regards

On Tuesday, April 23, 2013, Slide slide.o@gmail.com 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 rakhee...@gmail.com
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 rakh...@gmail.com
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-users+unsubscr...@googlegroups.com.
 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




RE: email notifications have issues for Jenkins master in Amazon

2013-04-22 Thread Alex Earl
 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: jenkinsci-users@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 slide.o@gmail.com 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 rakhee...@gmail.com
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 rakh...@gmail.com
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-users+unsubscr...@googlegroups.com.
 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--047d7b5d58869e96a304dafcd596
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

htmlheadmeta content=3Dtext/html; charset=3Dutf-8 http-equiv=3DCont=
ent-Type/headbodydivdiv style=3Dfont-family: Calibri,sans-serif; =
font-size: 11pt;Wouldn't the version of Jenkins use the version if mailer=
 bundled?brbrSent from my Windows Phonebr/div/divhrspan style=
=3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;Fr=
om: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 10pt;=
Irfan Sayed/spanbrspan style=3Dfont-family: Tahoma,sans-serif; font-=
size: 10pt; font-weight: bold;Sent: /spanspan style=3Dfont-family: Ta=
homa,sans-serif; font-size: 10pt;4/22/2013 18:09/spanbrspan style=3D=
font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;To: =
/spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 10pt;jenk=
insci-us...@googlegroups.com/spanbrspan style=3Dfont-family: Tahoma,s=
ans-serif; font-size: 10pt; font-weight: bold;Subject: /spanspan style=
=3Dfont-family: Tahoma,sans-serif; font-size: 10pt;Re: email notificatio=
ns have issues for Jenkins master in Amazon EC2 instance/spanbrbr/bo=
dy/htmlMailer version and jenkins version should be compatible with each=
 otherbrbrRegardsbrbrOn Tuesday, April 23, 2013, Slide lt;a href=
=3Dmailto:slide.o@gmail.com;slide.o@gmail.com/agt; 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
gt;brgt; On Mon, Apr 22, 2013 at 4:28 PM, rakhee Kulkarni lt;a href=
=3Dmailto:rakhee...@gmail.com;rakhee...@gmail.com/agt; wrote:brgt;=
brgt; Irfan,brgt; I

Re: email notifications have issues for Jenkins master in Amazon EC2 instance

2013-04-21 Thread Irfan Sayed
did u add smtp mail server address in global configuration ?

regards



On Sun, Apr 21, 2013 at 10:22 AM, rakhee Kulkarni rakhee...@gmail.comwrote:

 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.isMailerPropertySetentity=method
   at 
 hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:276) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUserentity=method
   at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:318) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthorentity=method
   at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:311) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
   at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:307) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
   at 
 hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:624) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.postentity=method
   at hudson.model.Run.run(Run.java:1400) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.runentity=method
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.runentity=method
   at hudson.model.ResourceController.execute(ResourceController.java:88) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.executeentity=method
   at hudson.model.Executor.run(Executor.java:175) 
 http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.runentity=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.




-- 
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.




RE: email notifications have issues for Jenkins master in Amazon

2013-04-20 Thread Alex Earl
 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.isMailerPropertySetentity=method
at 
hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:276)
http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUserentity=method
at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:318)
http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthorentity=method
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:311)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:307)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulpritsentity=method
at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:624)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.postentity=method
at hudson.model.Run.run(Run.java:1400)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.runentity=method
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.runentity=method
at hudson.model.ResourceController.execute(ResourceController.java:88)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.executeentity=method
at hudson.model.Executor.run(Executor.java:175)
http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.runentity=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

htmlheadmeta content=3Dtext/html; charset=3Dutf-8 http-equiv=3DCont=
ent-Type/headbodydivdiv style=3Dfont-family: Calibri,sans-serif; =
font-size: 11pt;Do you have the mailer plugin installed? What version of =
Jenkins, etc?brbrSent from my Windows Phonebr/div/divhrspan st=
yle=3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;=
From: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 10p=
t;rakhee Kulkarni/spanbrspan style=3Dfont-family: Tahoma,sans-serif=
; font-size: 10pt; font-weight: bold;Sent: /spanspan style=3Dfont-fam=
ily: Tahoma,sans-serif; font-size: 10pt;4/20/2013 21:52/spanbrspan s=
tyle=3Dfont-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;=
To: /spanspan style=3Dfont-family: Tahoma,sans-serif; font-size: 10pt=
;jenkinsci-users@googlegroups.com/spanbrspan style=3Dfont-family: T=
ahoma,sans-serif; font-size: 10pt; font-weight: bold;Subject: /spanspa=
n style=3Dfont-family: Tahoma,sans-serif; font-size: 10pt;email notifica=
tions have issues for Jenkins master in Amazon EC2 instance/spanbrbr=
/body/htmlHi,divbr/divdivI have a Jenkins master spun up in Amaz=
on EC2. The email notifications are sending emails but the build job fails =
with following message:/divdivbr/divdivpre style=3Dwhite-space:=
 pre-wrap; word-wrap: break-word; color: rgb(0, 0, 0); font-size: 11px;Se=
nding e-mails to: lt;email addressgt;
FATAL: hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAddress()Z
a class=3Dlowkey href=3Dhttp://stacktrace.jenkins-ci.org/search?query=
=3Djava.lang.NoSuchMethodError style=3Dcolor: inherit;java.lang.NoSuchM=
ethodError/a: hudson.tasks.Mailer$UserProperty.hasExplicitlyConfiguredAdd=
ress()Z
=09at a class=3Dlowkey href=3Dhttp://stacktrace.jenkins-ci.org/search/?=