[jboss-jira] [JBoss JIRA] Commented: (AS7-1085) client controller is stuck waiting for server to shut down (but server was shut down and will not answer any more)

Kabir Khan (JIRA) jira-events at lists.jboss.org
Wed Jun 22 13:19:23 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610434#comment-12610434 ] 

Kabir Khan commented on AS7-1085:
---------------------------------

I have reworked the client to add the close handlers to be invoked when the server goes down. However that is not happening due to problems in jboss remoting REM3-121.
As a temporary workaround I suggested using ModelControllerClient.executeAsync() and timing out when waiting for the result future to give the shutdown operation a chance to complete.



> client controller is stuck waiting for server to shut down (but server was shut down and will not answer any more)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-1085
>                 URL: https://issues.jboss.org/browse/AS7-1085
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.0.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Kabir Khan
>
> If I instruct the server to shut down by using the management API, the controller client gets stuck in a lock while (obviously) waiting for a server response. It keeps waiting on that lock since the server is already shut down and will not answer.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list