Re: dead executor thread on LTS

2013-10-29 Thread Greg Moncreaff
from the console of the cmd running jenkins: WARNING: Caught exception evaluating: job.lastSuccessfulBuild in /. Reason: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at sun.r

dead executor thread on LTS

2013-10-28 Thread Greg Moncreaff
things were fine last week, not sure why this is happening now INFO: Completed initialization Oct 28, 2013 3:23:04 PM hudson.TcpSlaveAgentListener INFO: JNLP slave agent listener started on TCP port 50336 Exception in thread "Executor #0 for master" java.lang.NumberFormatException: For inpu

Dead executor threads

2012-12-12 Thread Michael Powell
Hello, I've been experiencing frequently Dead executor Threads. Sometimes restarting the service fixes things but not always. It happens to be on the last project in the list, but don't know whether that has anything to do with anything. java.lang.ArrayIndexOutOfBoundsException: Asser

Re: Dead Executor

2012-11-09 Thread RogerS
Thanks. That does indeed look very similar and I'm also running Jenkins as a service (on Windows Server 2008 R2). I haven't quite worked out how to update the bug yet... Kr Roger On Friday, 9 November 2012 13:41:25 UTC, Christopher Orr wrote: > > Sounds like it's possibly related to > https:/

Re: Dead Executor

2012-11-09 Thread Christopher Orr
Sounds like it's possibly related to https://issues.jenkins-ci.org/browse/JENKINS-15652 You could add info about your stacktrace, Jenkins config and environment to that bug. On 09/11/12 13:08, RogerS wrote: Hi, I'm relatively new to Jenkins and have created a set of jobs to build our C/C++

Dead Executor

2012-11-09 Thread RogerS
Hi, I'm relatively new to Jenkins and have created a set of jobs to build our C/C++ project and test harnesses and run tests with the built executables, so the jobs have trigger links to trigger the next stage. After a 'reworking' of the jobs to use the Perforce plugin in a different way (util