Jenkins not correctly executing Maven task starting forked jetty.

2012-11-06 Thread Thomas Peeters
Jenkins version: 1.461 We are attempting to start a Jetty server in forked mode at the end of a build pipeline. It all works, except for the forking part, that doesn't seem to work eventhough a non-forked attempt does work. Even executing the exact same Maven command

Re: Jenkins not correctly executing Maven task starting forked jetty.

2012-11-07 Thread Thomas Peeters
No suggestions at all? On Tuesday, November 6, 2012 4:19:23 PM UTC+1, Thomas Peeters wrote: > > Jenkins version: 1.461 <http://jenkins-ci.org/> > > > We are attempting to start a Jetty server in forked mode at the end of a > build pipeline. It all works, except fo

Re: Jenkins not correctly executing Maven task starting forked jetty.

2012-11-07 Thread Thomas Peeters
tps://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build > > As far as I remember, one of the work around was to set a specific > environment > variable BUILD_ID before spawning the process, such as > BUILD_ID=dontKillMe. > > Hope that helped > > On

Re: Jenkins not correctly executing Maven task starting forked jetty.

2012-11-12 Thread Thomas Peeters
s what it looks like to me. I mean, a Maven job that doesn't work when Jenkins runs it, but when Jenkins invokes the script it works. On Wednesday, November 7, 2012 3:20:37 PM UTC+1, Thomas Peeters wrote: > > Well.. The process is already in deamon mode, and a switch called &g

Jenkins crashing at SCM polling

2012-11-16 Thread Thomas Peeters
Hey, I've got this nasty problem running Jenkins. version: 1.461 Tomcat version: 7.0.27 Linux Ubuntu 10.x Maven 3.0.3 The issue has never happened before but today I can't seem to keep Jenkins up for more than a few minutes. The error is a JVM error, so I thought I'd try a different