JCR Install may not completely install bundles
----------------------------------------------
Key: SLING-708
URL: https://issues.apache.org/jira/browse/SLING-708
Project: Sling
Issue Type: Bug
Components: JCR Install
Affects Versions: JCR Install 2.0.4
Reporter: Felix Meschberger
Fix For: JCR Install 2.0.4
Sometimes we have a situation were bundles are installed by JCR Install but
remain in either INSTALLED or RESOLVED state but do not get started. Looking at
the code it looks like the JCR Install bundle might be stopped (or at least the
OSGi Controller is being stopped) at a moment where the
BundleResourceProcessor's pending queue is not empty. Since this queue is not
persisted, the bundles not started at the moment of the OSGi Controller stopp,
will never be started.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.