You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/10/16 18:29:31 UTC

[jira] Created: (FELIX-1767) Shutting down karaf sometimes hang

Shutting down karaf sometimes hang
----------------------------------

                 Key: FELIX-1767
                 URL: https://issues.apache.org/jira/browse/FELIX-1767
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Guillaume Nodet


Not sure exactly how to reproduce yet, but i often hand when shutting down karaf.
I've been able to connect using jconsole and karaf was waiting on the ssh server to be fully closed which seemed to hang forever for some reason.
Might want to investigate if we can make that reproductible and maybe investigate with the mina rc being voted on.

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


[jira] Commented: (FELIX-1767) Shutting down karaf sometimes hang

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766589#action_12766589 ] 

Guillaume Nodet commented on FELIX-1767:
----------------------------------------

The thread stack trace looks like:
   - java.util.concurrent.ThreadPoolExecutor.awaitTermination
   - org.apache.mina.core.service.AbstractIoService.dispose 
   - org.apache.sshd.SshServer.stop
   - .... 

> Shutting down karaf sometimes hang
> ----------------------------------
>
>                 Key: FELIX-1767
>                 URL: https://issues.apache.org/jira/browse/FELIX-1767
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Guillaume Nodet
>
> Not sure exactly how to reproduce yet, but i often hand when shutting down karaf.
> I've been able to connect using jconsole and karaf was waiting on the ssh server to be fully closed which seemed to hang forever for some reason.
> Might want to investigate if we can make that reproductible and maybe investigate with the mina rc being voted on.

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