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

ConcurrentModificationException during Maven build

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      started
      Reusing existing maven process
      FATAL: null
      java.util.ConcurrentModificationException
      at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:617)
      at java.util.LinkedList$ListItr.remove(LinkedList.java:585)
      at hudson.maven.ProcessCache.get(ProcessCache.java:144)
      at hudson.maven.MavenBuild$RunnerImpl.doRun(MavenBuild.java:252)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:121)
      at hudson.model.Run.run(Run.java:559)
      at hudson.maven.MavenBuild.run(MavenBuild.java:124)
      at hudson.model.Executor.run(Executor.java:61)

          [JENKINS-481] ConcurrentModificationException during Maven build

          I discovered this independently and this is fixed for 1.103.

          Kohsuke Kawaguchi added a comment - I discovered this independently and this is fixed for 1.103.

              • Issue 493 has been marked as a duplicate of this issue. ***

          Kohsuke Kawaguchi added a comment - Issue 493 has been marked as a duplicate of this issue. ***

            Unassigned Unassigned
            troggan troggan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: