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://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++ 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 (utilise the client spec in file) and an update to 1.488 I 
> > am experiencing problems with Dead Executors but currently have no idea 
> > as to where to start looking to resolve this issue. An example below. 
> > 
> > Any help/suggestions appreciated. 
> > 
> > Kr 
> > Roger 
> > 
> > Nov 9, 2012 9:10:27 AM hudson.triggers.SafeTimerTask run 
> > SEVERE: Timer task hudson.model.Queue$MaintainTask@1de2b1 failed 
> > java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to 
> > load #256 DESC: lo=11,hi=10,size=11,size2=11 
> > at 
> > 
> jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:418)
>  
>
> > at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:207) 
> > at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:100) 
> > at hudson.model.Job.getLastBuildsOverThreshold(Job.java:813) 
> > at hudson.model.Job.getEstimatedDuration(Job.java:820) 
> > at hudson.model.queue.MappingWorksheet.<init>(MappingWorksheet.java:320) 
> > at hudson.model.queue.MappingWorksheet.<init>(MappingWorksheet.java:303) 
> > at hudson.model.Queue.maintain(Queue.java:1033) 
> > at hudson.model.Queue$MaintainTask.doRun(Queue.java:1759) 
> > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) 
> > at java.util.TimerThread.mainLoop(Unknown Source) 
> > at java.util.TimerThread.run(Unknown Source) 
> > 
> > Nov 9, 2012 9:10:27 AM jenkins.model.lazy.AbstractLazyLoadRunMap search 
> > WARNING: Assertion error: failing to load #256 DESC: 
> > lo=11,hi=10,size=11,size2=11 
> > java.lang.Exception 
> > at 
> > 
> jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:417)
>  
>
> > at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:207) 
> > at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:100) 
> > at hudson.model.Job.getLastBuildsOverThreshold(Job.java:813) 
> > at hudson.model.Job.getEstimatedDuration(Job.java:820) 
>
>

Reply via email to