[
https://issues.jboss.org/browse/WFCORE-3759?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-3759:
------------------------------------------
I just attached another thread dump from a different PR, different testsuite/domain test
(ReadOnlyModeTestCase) but a similar looking issue -- server not stopping, waiting for
ServiceContainer termination, no other server threads doing anything interesting.
Hang in ServerManagementTestCase
--------------------------------
Key: WFCORE-3759
URL:
https://issues.jboss.org/browse/WFCORE-3759
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Attachments: WFCORE-3759-threads.txt, WFCORE-3759_threads_2.txt
A test of
https://github.com/wildfly/wildfly-core/pull/2956 showed a hang in
ServerManagementTestCase. I haven't thought about it hard but I doubt the PR is
relevant to the hang.
Hang was in job
https://ci.wildfly.org/viewLog.html?buildId=98516&buildTypeId=WildFly...
I'll attach the the thread dump from that log. It looks like server reload-one is not
shutting down while the shutdown hook waits for the ServiceContainer to terminate. No
other threads in that process are doing anything interesting so it is hard to o much about
this, as we don't have ServiceContainer state info.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)