Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-21 Thread Andrei Ababei
Hello, I found a kind of workaround. If I use the rebuild option offered by the rebuilder plugin it works just fine. AAA. On Thursday, June 20, 2013 12:10:06 PM UTC+3, Garry Welding wrote: > > Yeah, I'm having exactly the same issue

Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-20 Thread Garry Welding
Yeah, I'm having exactly the same issue. I have Jenkins running on Ubuntu 12.04, any kind of parameterised build job starts running fine, but I get a white screen rather than a redirect to the job. Annoying but ignorable, for now. On Tuesday, June 18, 2013 10:49:58 PM UTC+1, Jared Griffith wrot

Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-20 Thread amoss166
I opened a JIRA issue on this , see https://issues.jenkins-ci.org/browse/JENKINS-18423 Amos.s On Wednesday, June 19, 2013 12:49:58 AM UTC+3, Jared Griffith wrote: > > I recently upgraded to the latest Jenkins. When I go to build any job, > instead of directing me to the normal page output page

RE: Upgrade to Latest Jenkins - WSOD after running job

2013-06-20 Thread Matthew.Webber
I have opened https://issues.jenkins-ci.org/browse/JENKINS-18425 for this problem. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jared Griffith Sent: 19 June 2013 16:36 To: jenkinsci-users@googlegroups.com Subject: Re: Upgrade to Latest Jenkins

Re: Upgrade to Latest Jenkins - WSOD after running job

2013-06-19 Thread Jared Griffith
Yeah, that's the behaviour that I am seeing as well. Unfortunately all of my jobs have a parameter of some sort, so I wasn't able to check a non parametrized build. On Wed, Jun 19, 2013 at 1:58 AM, wrote: > I see the same thing, after upgrading Jenkins from 1.518 to 1.519. It > seems to occur

RE: Upgrade to Latest Jenkins - WSOD after running job

2013-06-19 Thread Matthew.Webber
I see the same thing, after upgrading Jenkins from 1.518 to 1.519. It seems to occur only when I build a job with parameters – I click “build”, the parameter page is presented, I click the “build” button, and I get presented with an empty page. The job is started correctly, however. I see this