[
https://issues.apache.org/activemq/browse/SMX4-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54449#action_54449
]
Freeman Fang commented on SMX4-376:
-----------------------------------
my platform infos
Java version: 1.5.0_19
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.5.7" arch: "i386" Family: "unix"
and when the hang happen, the log stop at
18:44:28,377 | INFO | pool-2-thread-1 | SecurityUtils |
e.sshd.common.util.SecurityUtils 80 | BouncyCastle not registered, using the
default JCE provider
18:44:29,695 | INFO | FelixStartLevel | Activator |
org.apache.camel.osgi.Activator 191 | Camel activator starting
at the same time, if we input osgi:list in console, we only get
START LEVEL 100
no bundle list here
and we can't input anymore on the console
when the hang happen, ctrl + \ doesn't work for dump thread, and kill -3 pid
doesn't work too, so I can't put the thread dump when hang happen.
We may need shutdown and restart karaf several times to reproduce the hang, but
it's not so hard for me to reproduce it.
> 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
> 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.