Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6222

[Startup ERROR] org.apache.sling.commons.mime FrameworkEvent ERROR (The bundle is uninstalled.)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • Commons Mime 2.1.10
    • Commons
    • None

    Description

      During startup, the following ERROR randomly appears in the logs:

      25.10.2016 07:57:53.712 *ERROR* [FelixDispatchQueue] org.apache.sling.commons.mime FrameworkEvent ERROR (java.lang.IllegalStateException: The bundle is uninstalled.)
      java.lang.IllegalStateException: The bundle is uninstalled.
      	at org.apache.felix.framework.Felix.getBundleEntry(Felix.java:1741)
      	at org.apache.felix.framework.BundleImpl.getEntry(BundleImpl.java:291)
      	at org.apache.sling.commons.mime.internal.MimeTypeServiceImpl.bundleChanged(MimeTypeServiceImpl.java:249)
      	at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:916)
      	at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:835)
      	at org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:1148)
      	at org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:55)
      	at org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:103)
      	at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        Activity

          People

            asanso Antonio Sanso
            asanso Antonio Sanso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: