Issue Type: Bug Bug
Assignee: Oleg Nenashev
Components: throttle-concurrent-builds-plugin
Created: 29/Jan/15 6:15 PM
Description:

Dead executor (Multiple times)

java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at hudson.plugins.throttleconcurrents.ThrottleJobProperty$DescriptorImpl.getCategoryByName(ThrottleJobProperty.java:170)
at hudson.plugins.throttleconcurrents.ThrottleQueueTaskDispatcher.canRun(ThrottleQueueTaskDispatcher.java:118)
at hudson.plugins.throttleconcurrents.ThrottleQueueTaskDispatcher.canRun(ThrottleQueueTaskDispatcher.java:88)
at hudson.model.Queue.isBuildBlocked(Queue.java:943)
at hudson.model.Queue.maintain(Queue.java:984)
at hudson.model.Queue.pop(Queue.java:863)
at hudson.model.Executor.grabJob(Executor.java:285)
at hudson.model.Executor.run(Executor.java:206)

Environment:  version 1.7.2 of the plugin
Project: Jenkins
Priority: Minor Minor
Reporter: Vito Paine
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to