Issue Type: Bug Bug
Assignee: bklarson
Attachments: jenkinsQueueDeadlock.log
Components: core, prioritysorter
Created: 17/Dec/13 9:13 AM
Description:
Found one Java-level deadlock:
=============================
"Handling GET /jenkins/view/Portal/ : RequestHandlerThread[#12]":
  waiting to lock monitor 0x000000001a449d08 (object 0x0000000419d757e8, a hudson.ExtensionList$Lock),
  which is held by "QueueSorter.installDefaultQueueSorter"
"QueueSorter.installDefaultQueueSorter":
  waiting to lock monitor 0x000000001ae56c48 (object 0x000000041895e0f0, a hudson.model.Queue),
  which is held by "Queue.init"
"Queue.init":
  waiting to lock monitor 0x000000001a449d08 (object 0x0000000419d757e8, a hudson.ExtensionList$Lock),
  which is held by "QueueSorter.installDefaultQueueSorter"
Environment: Jenkins 1.544
Project: Jenkins
Priority: Critical Critical
Reporter: Geoff Cummings
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/groups/opt_out.

Reply via email to