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

Achim Nierbeck commented on KARAF-2032:
---------------------------------------

I observed the following behavior. 

2 Nodes where Connected, one of the Nodes was shut-down (presumably the 
master-node but unsure)
the second, surviving, node stopped the Bunldes in question: 

{code}
[  83] [Active     ] [Created     ] [   40] Apache Karaf :: Cellar :: Config 
(2.2.5)
[  84] [Active     ] [Created     ] [   40] Apache Karaf :: Cellar :: Features 
(2.2.5)
[  85] [Active     ] [Created     ] [   40] Apache Karaf :: Cellar :: Bundle 
(2.2.5)
[  86] [Active     ] [Created     ] [   40] Apache Karaf :: Cellar :: DOSGi 
(2.2.5)
[  87] [Resolved   ] [            ] [   40] Apache Karaf :: Cellar :: Utils 
(2.2.5)
[  88] [Resolved   ] [            ] [   40] Apache Karaf :: Cellar :: Shell 
(2.2.5)
[  89] [Resolved   ] [            ] [   40] Apache Karaf :: Cellar :: 
Management (2.2.5)
[  90] [Resolved   ] [            ] [   80] Apache Karaf :: Cellar :: 
Webconsole (2.2.5)
{code}

After the first Node was started again, the bundle utils is started again but 
the other three remain in _RESOLVED_ state. 
Same thing on the first Node the Utils Bundle is now also started, but the 
others are in _INSTALLED_ state. 

A cluster:bundle-list did also show those bundles, which are now marked 
resolved, before stopping the first node. 

To my understanding those bundles are "connected" though they shouldn't be 
because of blacklisting. 
                
> 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