Details
Description
Pro problem was observed when the installation of activiti feature frozen the ServiceMix with installed eventadmin feature. At the end of the installation some Spring bundles are refreshed
karaf@root> features:install -v activiti Installing feature activiti 5.15.1 Installing feature jpa 1.0.1 ... Installing bundle mvn:org.activiti/activiti-osgi/5.15.1 Installing bundle mvn:org.activiti/activiti-spring/5.15.1 Installing bundle mvn:org.activiti/activiti-bpmn-converter/5.15.1 Refreshing bundles org.springframework.context.support (73), org.springframework.context (72), org.springframework.transaction (104)
Full output attached. This process never stops and the container freezes. After killing the container and starting again, the activiti feature can be installed and only few bundles are installed (in opposite to the initial install) – probably most of the bundles have been installed before the failed bundle refresh
Attachments
Attachments
Issue Links
- relates to
-
KARAF-3252 features:install spring-security hangs console
- Resolved
-
SM-2335 installing both webconsole and activemq-web-console causes hang
- Closed