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

ConcurrentModificationException in hudson.maven.ProcessCache.get

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: Macintosh, OS: Linux

      build 1.101

      Don't have much more info than that, let me know if you need more

      Build output:

      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:560)
      at hudson.maven.MavenBuild.run(MavenBuild.java:124)
      at hudson.model.Executor.run(Executor.java:61)

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

              Created:
              Updated:
              Resolved: