Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 15/Feb/13 7:52 PM
Description:
"Handling POST /job/.../ajaxBuildQueue : ...
   java.lang.Thread.State: BLOCKED (on object monitor)
	at hudson.model.ResourceController.getBlockingActivity(ResourceController.java:129)
	- waiting to lock <0x00000000c11cf910> (a hudson.model.Queue)
	at hudson.model.Queue$BlockedItem.getCauseOfBlockage(Queue.java:1490)
	at hudson.model.Queue$Item.getWhy(Queue.java:1309)
	at sun.reflect.GeneratedMethodAccessor681.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)

The cause of blockage is just informational; should not wait for the Queue lock just for this.

Environment: 1.466.x
Project: Jenkins
Labels: performance
Priority: Major Major
Reporter: Jesse Glick
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to