[ 
https://issues.apache.org/jira/browse/KARAF-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15495477#comment-15495477
 ] 

Jean-Baptiste Onofré commented on KARAF-4701:
---------------------------------------------

Can you share the features you have installed and you gonna install ? The 
resolver map is constructed when you install features, so it would be helpful 
to see if the  installed features.

> Problem installing feature
> --------------------------
>
>                 Key: KARAF-4701
>                 URL: https://issues.apache.org/jira/browse/KARAF-4701
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 4.0.6
>            Reporter: Hannes Bjurek
>
> Sometimes(roughly every 5) time we deploy a feature karaf thinks it needs to 
> refresh our org.apache.servicemix.bundles.jaxb-impl bundle even though it 
> should not. We have debugged the Deployer.computeDeployent method and 
> discovered that cause of this problem is that the jaxb-impl bundle is 
> duplicated in the bundlesPerRegions-map and then it gets duplicated in the 
> toDeploy list.
> The "first" jaxb-impl gets removed on line 1219 but the "second" one of 
> course is still there and then it triggers the unexpected event.



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

Reply via email to