Christoph Gritschenberger created KARAF-1482:
------------------------------------------------

             Summary: NullPointerException when deploying a feature without 
specified "install"-attribute
                 Key: KARAF-1482
                 URL: https://issues.apache.org/jira/browse/KARAF-1482
             Project: Karaf
          Issue Type: Bug
            Reporter: Christoph Gritschenberger


{code}
2012-05-15 14:44:04,249 | ERROR | lixDispatchQueue | FeatureDeploymentListener  
      | 3 - org.apache.karaf.deployer.features - 3.0.0.SNAPSHOT | Unable to 
install features
java.lang.NullPointerException
        at 
org.apache.karaf.deployer.features.FeatureDeploymentListener.bundleChanged(FeatureDeploymentListener.java:135)[3:org.apache.karaf.deployer.features:3.0.0.SNAPSHOT]
        at 
org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)[org.apache.felix.framework-4.0.2.jar:]
        at 
org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)[org.apache.felix.framework-4.0.2.jar:]
        at 
org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:1088)[org.apache.felix.framework-4.0.2.jar:]
        at 
org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)[org.apache.felix.framework-4.0.2.jar:]
        at 
org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:101)[org.apache.felix.framework-4.0.2.jar:]
        at java.lang.Thread.run(Thread.java:679)[:1.6.0_23]
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to