Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
In fact the exception msg was from some time ago when I look at it. I did tail -n 50 -f jenkins.log and then tried the saving of the email address prefix, no new msgs added to the log was the result? Where to now? David On Fri, Jun 21, 2013 at 4:36 PM, Slide wrote: > Strange, I don't see anyth

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
Strange, I don't see anything in there about the Mailer task...just some generic errors. On Fri, Jun 21, 2013 at 8:26 AM, David Wynter wrote: > After much messing about, finally got this: > > Jun 21, 2013 1:02:51 PM winstone.Logger logInternal > SEVERE: Error while serving > http://jenkins.athen

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
After much messing about, finally got this: Jun 21, 2013 1:02:51 PM winstone.Logger logInternal SEVERE: Error while serving http://jenkins.athena.refinery29.com/job/athena-build-master/configSubmit java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor474.invoke(Unk

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
The plugin may not log much, so adding the logger for the mailer may not give you any information. On Fri, Jun 21, 2013 at 6:45 AM, David Wynter wrote: > Winstone. I am just coming to this installation of Jenkins fresh. It is on > a AWS, I'll talk to someone about getting a copy of the log file.

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Winstone. I am just coming to this installation of Jenkins fresh. It is on a AWS, I'll talk to someone about getting a copy of the log file. I tried adding a logger for hudson.plugins.mailer but that recorded nothing in it. Do new loggers require a restart? David On Fri, Jun 21, 2013 at 2:36 PM

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
The logs are saved to a file, it depends on where it is based on how you are running Jenkins (Tomcat? Winstone? etc). On Fri, Jun 21, 2013 at 6:33 AM, David Wynter wrote: > Hi, > > That is the problem I allude to in point 3. It takes me longer than the 2 > seconds the System log display shows me

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Hi, That is the problem I allude to in point 3. It takes me longer than the 2 seconds the System log display shows messages for to get to the log. There does not seem to be a way of seeing older log messages? David On Fri, Jun 21, 2013 at 2:12 PM, Slide wrote: > Can you look at the Jenkins lo

Re: Emails not saving on email notification job option.

2013-06-21 Thread Slide
Can you look at the Jenkins logs and paste any strange exceptions you might see? On Fri, Jun 21, 2013 at 6:10 AM, David Wynter wrote: > Hi, > > I have the same problem. Here are the additional details: > > 1. Using Mailer plugin > 2. Of 3 tasks one allows me to enter email addresses and does per

Re: Emails not saving on email notification job option.

2013-06-21 Thread David Wynter
Hi, I have the same problem. Here are the additional details: 1. Using Mailer plugin 2. Of 3 tasks one allows me to enter email addresses and does persist them, the other 2 do not. 3. I try to persist the changes to the email entry textbox, and then get to the (truncated) System logs they have

RE: Emails not saving on email notification job option.

2013-01-16 Thread Alex Earl
Are you using Mailer or email-ext? Sent from my Windows Phone -- From: Jeff Sent: 1/16/2013 2:13 PM To: jenkinsci-users@googlegroups.com Subject: Emails not saving on email notification job option. I have a jenkins server (Ubuntu 12.04+Tomcat7 + Oracle JDK 7u6) with on