Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26695

Causing dead executor threads due to a ConcurrentModificationException being thrown when calling ThrottleJobProperty$DescriptorImpl.getCategoryByName

XMLWordPrintable

      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)

            oleg_nenashev Oleg Nenashev
            vitopn Vito Paine
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: