org.apache.sling.osgi.installer stops only with errors
------------------------------------------------------

                 Key: SLING-1607
                 URL: https://issues.apache.org/jira/browse/SLING-1607
             Project: Sling
          Issue Type: Bug
          Components: Installer
    Affects Versions: JCR Install 2.0.4
         Environment: CQ 5.3 released using JCR install 3.0.0.R889608
            Reporter: Thierry Yge
         Attachments: logs(2).zip

On shutdown the following error occurs on the deactivation of the jcr install 

16.07.2010 09:17:57.039 *ERROR* [FelixDispatchQueue] 
org.apache.sling.osgi.installer FrameworkEvent ERROR 
(org.osgi.framework.BundleException: Activator stop error in bundle 
org.apache.sling.osgi.installer [265].) org.osgi.framework.BundleException: 
Activator stop error in bundle org.apache.sling.osgi.installer [265].
at org.apache.felix.framework.Felix.stopBundle(Felix.java:2128)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1095)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.NullPointerException
at java.util.TreeMap.put(TreeMap.java:541)
at java.util.TreeSet.add(TreeSet.java:238)
at 
org.apache.sling.osgi.installer.impl.OsgiInstallerImpl.deactivate(OsgiInstallerImpl.java:67)
at org.apache.sling.osgi.installer.impl.Activator.stop(Activator.java:111)
at 
org.apache.felix.framework.util.SecureAction.stopActivator(SecureAction.java:662)
at org.apache.felix.framework.Felix.stopBundle(Felix.java:2071)
... 3 more

Is it harmless ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to