[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 12:26:35 EDT 2014


     [ https://issues.jboss.org/browse/WFCORE-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emanuel Muckenhuber resolved WFCORE-162.
----------------------------------------
    Fix Version/s: 1.0.0.Alpha10
       Resolution: Done


This should be fixed WildFly core upstream now. Thanks for noticing and reporting!

> 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: Emanuel Muckenhuber
>             Fix For: 1.0.0.Alpha10
>
>         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