[
https://issues.apache.org/activemq/browse/SMX4-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54475#action_54475
]
Guillaume Nodet commented on SMX4-376:
--------------------------------------
I don't think the specs locator activator is a problem. Problems arise when
the BundleListener is synchronized (i.e. bundleChanged method or one other
method called at that time_, which is not the case for this one, as only the
Activator part (start / stop) is synchronized.
> 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.