[
https://issues.apache.org/jira/browse/SM-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038852#comment-14038852
]
Krzysztof Sobkowiak commented on SM-2335:
-----------------------------------------
Please try in other order. Install activemq web console first and next the
webconsole. I have checked it on {{5.0.2}} which will be released soon.
{code}
karaf@root> features:install activemq-web-console
karaf@root> features:install webconsole
karaf@root>
{code}
You don't need to to install {{activemq}} separately because it is already
installed
> installing both webconsole and activemq-web-console causes hang
> ---------------------------------------------------------------
>
> Key: SM-2335
> URL: https://issues.apache.org/jira/browse/SM-2335
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Joeri Hendrickx
>
> Hi,
> I've been having issues with Servicemix hanging; after a lot of digging, I
> eventually managed to reproduce it with a fixed scenario:
> Install a clean, fresh, servicemix 5. Start it, and log into the shell.
> Then install the features (in this order):
> - webconsole
> - activemq
> - activemq-web-console
> At this point; one of two things happens. Either you get an exception
> (java.lang.NoClassDefFoundError: org/osgi/service/event/EventAdmin) but the
> console will work; or it will display: Refreshing bundles
> org.ops4j.pax.web.pax-web-extender-war (186),
> org.ops4j.pax.web.pax-web-runtime (139) and then hang forever.
> When I encounter this; the instance can no longer be shut down cleanly.
> If I kill it and then start it again, sometimes it will deadlock on startup.
> Sometimes the amq console works, but it is still listed as 'uninstalled' in
> the features.
--
This message was sent by Atlassian JIRA
(v6.2#6252)