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

Guillaume Nodet resolved KARAF-4796.
------------------------------------
    Resolution: Fixed

> Possible NPE while installing features when using framework extensions
> ----------------------------------------------------------------------
>
>                 Key: KARAF-4796
>                 URL: https://issues.apache.org/jira/browse/KARAF-4796
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> {code}
> java.lang.NullPointerException
>       at 
> org.apache.karaf.features.internal.service.Deployer.computeBundlesToRefresh(Deployer.java:1027)
>       at 
> org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:339)
>       at 
> org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1162)
>       at 
> org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:1060)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>       at java.lang.Thread.run(Thread.java:745)
> {code}
> The problem is located in SubsystemResolver#associateFragments if the 
> framework extension is not part of a feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to