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

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

For testing purpose, I removed the cellar-bundle bundle which contain the 
LocalBundleListener which broadcast "local" events to the cluster.

Now cellar-shell and cellar-utils are started correctly after several Karaf 
restart.

The problem is that the LocalBundleListener doesn't check the status of the 
bundle.sync property. So, it means that, even disabled, the bundle listener is 
listening for local event.

I try to add a test in the LocalBundleListener (as it's done in the 
Synchronizer): for each local group, I check if the bundle.sync is enable or 
not.
                
> Some Cellar bundles doesn't start after a Karaf restart
> -------------------------------------------------------
>
>                 Key: KARAF-2032
>                 URL: https://issues.apache.org/jira/browse/KARAF-2032
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.4, cellar-2.2.5
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.5, cellar-2.3.0
>
>
> At the first installation, all Cellar bundles start without problem.
> But, if you restart the Karaf container, some Cellar bundles stay in 
> "resolved" instead to go in "started".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to