You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/09/23 20:09:52 UTC

[jira] Resolved: (SMX4-376) restart karaf container in servicemix kit will hang

     [ https://issues.apache.org/activemq/browse/SMX4-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4-376.
----------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

The issue is caused by excessive locking in the camel-osgi bundle's activator.
The problem has been fixed in  revision 818182 in camel trunk.

> restart karaf container in servicemix kit will hang
> ---------------------------------------------------
>
>                 Key: SMX4-376
>                 URL: https://issues.apache.org/activemq/browse/SMX4-376
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> first we start karaf in features kit, all is fine
> but if we do osgi:shutdown and restart the karaf, the karaf will hang 
> in the log, it stop at
> 17:21:23,486 | INFO  | pool-2-thread-2  | SecurityUtils                    | e.sshd.common.util.SecurityUtils   80 | BouncyCastle not registered, using the default JCE provider
> 17:21:25,347 | INFO  | FelixStartLevel  | Activator                        | org.apache.camel.osgi.Activator   170 | Camel activator starting
> in the console, we input osgi:list, but only response 
> START LEVEL 100 
> then no more response

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