[ 
https://issues.apache.org/jira/browse/FELIX-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759505#action_12759505
 ] 

Guillaume Nodet commented on FELIX-1642:
----------------------------------------

Shutdown will actually asks the server to shutdown the osgi framework.
That should also cause the client to be terminated because of the loss of 
connection with the ssh server somehow.
This thread dump is ok, as the main class is simply waiting for the client to 
terminate, which should happen automatically.
I think the prolem might be on the server side rather than the client.

> osgi:shutdown just hang when use karaf-client.jar
> -------------------------------------------------
>
>                 Key: FELIX-1642
>                 URL: https://issues.apache.org/jira/browse/FELIX-1642
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Freeman Fang
>
> I tried with karaf/demos/web example, all is fine, I can use java -jar 
> lib/karaf-client.jar to connect the karaf instance deployed in servlet 
> container,
> osgi:list return is ok,
> but when I try to use osgi:shutdown to quit the client, the console just hang

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to