Well behaved shutdown of the application runtime
------------------------------------------------
Key: ARIES-709
URL: https://issues.apache.org/jira/browse/ARIES-709
Project: Aries
Issue Type: Bug
Reporter: Alasdair Nottingham
If you take the bundles required for isolated application runtime and then shut
them down in the wrong order (and I don't know what the right one is) it can
take 5 minutes to shutdown. This is because the ApplicationContextImpl.java in
the isolated runtime in the uninstall method calls the BundleFrameworkManager
and if that has gone away blueprint blocks for the default 5 minutes in the
hope a replacement is coming.
Fixing this may be as simple as reducing the timeout, but that is probably only
part of the solution.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira