[jboss-jira] [JBoss JIRA] (WFCORE-3759) Hang in ServerManagementTestCase
Brian Stansberry (JIRA)
issues at jboss.org
Thu Apr 19 20:13:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-3759:
-------------------------------------
Description:
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=WildFlyCore_PullRequest
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.
was:
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=WildFlyCore_PullRequest
I'll attach the the thread dump from that log. It looks like server reload-one is not shutting down while the main thread waits for the BootstrapImp$ShutdownHook thread to finish. But the thread dump doesn't show that thread running.
> 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=WildFlyCore_PullRequest
> 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)
More information about the jboss-jira
mailing list