Issue Type: Bug Bug
Assignee: abayer
Components: jclouds
Created: 26/Nov/12 11:23 PM
Description:

Booting up jenkins and using it works fine.
If I visit the Configure System page, it appears to populate the settings I have correctly but then it freezes all of jenkins (first noticed as expanding a help bubble never succeeded). No more logs are produced by jenkins.

Running jstack on the Jenkins process reveals this:

Found one Java-level deadlock:
=============================

"Handling POST /jenkins/descriptorByName/jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate/fillHardwareIdItems : RequestHandlerThread14":
waiting to lock Monitor@0x00007f7ad800aac8 (Object@0x00000004c4438d38, a java/lang/Class),
which is held by "Handling POST /jenkins/descriptorByName/jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate/fillHardwareIdItems : RequestHandlerThread20"
"Handling POST /jenkins/descriptorByName/jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate/fillHardwareIdItems : RequestHandlerThread20":
waiting to lock Monitor@0x00007f7afc207150 (Object@0x00000004c1164bc8, a java/lang/Class),
which is held by "Handling POST /jenkins/descriptorByName/jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate/fillHardwareIdItems : RequestHandlerThread14"

I have the complete stack dump too, if that is needed. The only solution is restarting jenkins once the page has been visited.

Environment: Jenkins 1.492, JClouds plugin 2.3.1, CentOS 6
Project: Jenkins
Priority: Critical Critical
Reporter: Adam Rofer
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

Reply via email to