Issue Type: Bug Bug
Assignee: Jesse Glick
Components: support-core
Created: 24/Mar/14 4:39 PM
Description:

Observed a deadlock including a thread blocked like this:

com.cloudbees.jenkins.support.impl.JenkinsLogs$LogFile.publish
com.cloudbees.jenkins.support.impl.JenkinsLogs$CustomHandler.publish
java.util.logging.Logger.log
<Redacted>QueueTaskDispatcher.canTake
hudson.model.Queue$BuildableItem.canTake
hudson.model.Queue$BuildableItem.getCauseOfBlockage
hudson.model.Queue$Item.getWhy
hudson.model.Queue$Item.toString
java.text.MessageFormat.subformat
java.text.MessageFormat.format
java.text.Format.format
java.text.MessageFormat.format
java.util.logging.Formatter.formatMessage
com.cloudbees.jenkins.support.SupportLogFormatter.format
java.util.logging.StreamHandler.publish
com.cloudbees.jenkins.support.impl.JenkinsLogs$LogFile.publish

vs. another blocked like this:

com.cloudbees.jenkins.support.SupportLogFormatter.format
java.util.logging.StreamHandler.publish
com.cloudbees.jenkins.support.impl.JenkinsLogs$LogFile.publish
com.cloudbees.jenkins.support.impl.JenkinsLogs$CustomHandler.publish
Project: Jenkins
Labels: deadlock
Priority: Critical Critical
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/d/optout.

Reply via email to