You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christoph Gritschenberger (JIRA)" <ji...@apache.org> on 2012/05/16 10:17:03 UTC

[jira] [Updated] (KARAF-1482) NullPointerException when deploying a feature without specified "install"-attribute

     [ https://issues.apache.org/jira/browse/KARAF-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christoph Gritschenberger updated KARAF-1482:
---------------------------------------------

    Attachment: persistence-feature.xml
    
> 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
>         Attachments: persistence-feature.xml
>
>
> {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