[
https://issues.apache.org/jira/browse/SM-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Sobkowiak updated SM-2287:
------------------------------------
Attachment: bundle-list-while-freezing.txt
The attached file contains the output from {{osgi:list -t}} while freezing
(connected via ssh). The Jetty bundle tries to stop but never stops
{code}
[ 127] [Stopping ] [ ] [ ] [ 30] OPS4J Pax Web - Jetty
(1.1.17)
{code}
The same effect can be used without installing {{activiti}}. You can simply
refresh one of the bundles
* {{org.springframework.context.support}}
* {{org.springframework.context}}
* {{org.springframework.transaction}}
or even simpy refresh the Jetty bundle -- it never stops
> Bundle refresh problem when eventadmin is installed
> ---------------------------------------------------
>
> Key: SM-2287
> URL: https://issues.apache.org/jira/browse/SM-2287
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 5.0.0, 5.0.1, 5.1.0, 6.0.0
> Reporter: Krzysztof Sobkowiak
> Fix For: 5.0.1, 5.1.0, 6.0.0
>
> Attachments: activiti-install-output-after-restart.txt,
> activiti-install-output-initial.txt, bundle-list-while-freezing.txt
>
>
> 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
> {code}
> 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)
> {code}
> 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)