Re: Nullpointer in log rotator

2012-10-11 Thread Pawel
olling out a > Jenkins upgrade I would recommend that you switch from the bleeding edge to > LTS. > > > > /James > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Pawel > *Sent:* 10 October 2012 13:03 > *To:

RE: Nullpointer in log rotator

2012-10-11 Thread Nord, James
Behalf Of Pawel Sent: 10 October 2012 13:03 To: jenkinsci-users@googlegroups.com Subject: Re: Nullpointer in log rotator Same issue for me. I have first updated to 484, which introduced nasty bug with Maven installations being removed, so I installed 485, which makes plenty of my builds fail because

Re: Nullpointer in log rotator

2012-10-10 Thread Phumzile Saleni
has anyone found a solution for this? On Tuesday, 9 October 2012 20:45:29 UTC+2, Larry Shatzer, Jr. wrote: > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins to finish collecting data > 12:40:04 ERROR: Proce

Re: Nullpointer in log rotator

2012-10-10 Thread Phumzile Saleni
has anyone found a solution for this? On Tuesday, 9 October 2012 20:45:29 UTC+2, Larry Shatzer, Jr. wrote: > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins to finish collecting data > 12:40:04 ERROR: Proce

Re: Nullpointer in log rotator

2012-10-10 Thread Pawel
Same issue for me. I have first updated to 484, which introduced nasty bug with Maven installations being removed, so I installed 485, which makes plenty of my builds fail because of NPE. Is anyone testing the releases in some real environment before giving them to users?

Re: Nullpointer in log rotator

2012-10-10 Thread Christoph Kutzinski
Betreff: Re: Nullpointer in log rotator > I have this exception too (1.485), I've restarted the master and its > working fine now > > Le mardi 9 octobre 2012 20:45:29 UTC+2, Larry Shatzer, Jr. a écrit : > > > > I saw a few of these during startup, and now when

Re: Nullpointer in log rotator

2012-10-10 Thread Youri
I have this exception too (1.485), I've restarted the master and its working fine now Le mardi 9 octobre 2012 20:45:29 UTC+2, Larry Shatzer, Jr. a écrit : > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins

Re: Nullpointer in log rotator

2012-10-09 Thread Loren Keagle
Just upgraded to 1.485, and I'm seeing the same issue, but a slightly different stack trace: Oct 09, 2012 5:59:39 PM hudson.model.Executor run SEVERE: Executor threw an exception java.lang.NullPointerException at hudson.tasks.LogRotator.perform(LogRotator.java:119) at hudson.model

Re: Nullpointer in log rotator

2012-10-09 Thread Larry Shatzer, Jr.
I forgot to mention, this was during a m2-release build. On Tue, Oct 9, 2012 at 12:45 PM, Larry Shatzer, Jr. wrote: > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins to finish collecting data > 12:40:04 ERROR