[jboss-jira] [JBoss JIRA] (AS7-3093) Reenable hanging RespawnTestCase
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Dec 19 19:27:09 EST 2011
[ https://issues.jboss.org/browse/AS7-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652159#comment-12652159 ]
Brian Stansberry commented on AS7-3093:
---------------------------------------
The thread dump shows these processes:
4292 -- HC -- blocking in ServerInventoryImpl.stopServers(int, boolean) @bci=193, line=393 (Interpreted frame)
9352 -- HC -- blocking in stopServers
11634 -- PC + test -- org.jboss.as.process.ProcessController.shutdown() @bci=147, line=222 (Interpreted frame)
- org.jboss.as.test.integration.respawn.RespawnTestCase.destroyProcessController() @bci=9, line=162 (Interpreted frame)
12915 -- HC -- blocking in stopServers
25605 -- surefire
The PC process has 2 ReadTask threads running, which is what I would expect for a PC handling 1 HC.
Note also the PIDs, 2 of which are < the PC PID.
My suspicion is 2 of these HCs are left over from the DefaultConfigSmokeTestCase and the DomainTestSuite.
> Reenable hanging RespawnTestCase
> --------------------------------
>
> Key: AS7-3093
> URL: https://issues.jboss.org/browse/AS7-3093
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Brian Stansberry
> Fix For: 7.1.0.CR1
>
> Attachments: jenkins.txt
>
>
> It hangs on Jenkins
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list