Daniel Beck resolved Bug JENKINS-21306 as Incomplete

Too little information provided to investigate further. Please file a new issue if this happens again on a recent release (no older than eight weeks or so). A related issue was resolved in JENKINS-21622.

Include the output of the following script run in Manage Jenkins ยป Script Console, and include which node this happens on:

( [] + Jenkins.instance + Jenkins.instance.nodes ).each {
  println it.displayName
  println it.toComputer()?.workspaceList?.inUse
}
Change By: Daniel Beck (01/Sep/14 8:04 PM)
Status: Open Resolved

        
Resolution: Incomplete
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