[jboss-jira] [JBoss JIRA] (WFCORE-162) Host controller hangs and can not be stopped if Managed Server is killed after establishing MBean connection.
Emanuel Muckenhuber (JIRA)
issues at jboss.org
Mon Oct 13 07:03:36 EDT 2014
[ https://issues.jboss.org/browse/WFCORE-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber moved WFLY-3970 to WFCORE-162:
--------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-162 (was: WFLY-3970)
Affects Version/s: 1.0.0.Alpha9
(was: 9.0.0.Alpha1)
Component/s: Domain Management
(was: Domain Management)
> Host controller hangs and can not be stopped if Managed Server is killed after establishing MBean connection.
> -------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-162
> URL: https://issues.jboss.org/browse/WFCORE-162
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 1.0.0.Alpha9
> Environment: Linux
> Reporter: Jay Kumar SenSharma
> Assignee: Brian Stansberry
> Attachments: Host_Controller_ThreadDumps.txt
>
>
> - If the following sequence of events hapens then the Host controller process hangs and it can not be stopped using "CTRL+C" command. (only kill -9 works)
> *Step-1).* Start the default "wildfly-9.0.0.Alpha1" in domain mode using "./domain.sh" script. (it should start server-one, server-two, Host controller and process controller)
> *Step-2).* Open the JConsole using "wildfly-9.0.0.Alpha1/bin/jconsole.sh" script.
> *Step-3).* In JConsole connect to "server-one" and then nevigate to "MBeans" tab just to check if the MBeans are visible in jconsole or not.
> *Step-4).* Now kill the "server-one" process using "kill -9 $PID" command
> *Step-5).* Once server-one is killed try stopping the Host Controller process using "CTRL+C". Press CTRL+C in the terminal where the "./domain.sh" script is being executed.
> Users will notice that the CTRL+C signal is also not able to kill the host controller process.
> *Thread Dumps Atached*
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list