• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: Macintosh, OS: All

      This can't be good.

      Got this on hudson 1.242

      SEVERE: Executor throw an exception unexpectedly
      java.lang.IllegalMonitorStateException
      at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:127)
      at
      java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1140)
      at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:431)
      at hudson.model.Build.onEndBuilding(Build.java:74)
      at hudson.model.Run.run(Run.java:849)
      at hudson.model.Build.run(Build.java:84)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:88)

          [JENKINS-2230] Got IllegalMonitorStateException

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/Build.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11604
          Log:
          [FIXED JENKINS-2230] Fixed IllegalMonitorStateException. In 1.249.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/model/Build.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=11604 Log: [FIXED JENKINS-2230] Fixed IllegalMonitorStateException. In 1.249.

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

              Created:
              Updated:
              Resolved: