You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/10/05 06:46:21 UTC

[jira] [Work started] (KARAF-4739) Rebooting Karaf can cause some bundles to not resolve anymore

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

Work on KARAF-4739 started by Guillaume Nodet.
----------------------------------------------
> Rebooting Karaf can cause some bundles to not resolve anymore
> -------------------------------------------------------------
>
>                 Key: KARAF-4739
>                 URL: https://issues.apache.org/jira/browse/KARAF-4739
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 4.0.7
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> The nice thing of the features service is that is uses the resolver to compute a working solution, then applies it.
> However, after a reboot, the feature service does not have any say in the resolution done by the framework and thus, the framework may fail to resolve the bundles properly.
> This mostly happen on felix I think, as afaik, equinox does keep the bundle wiring.
> One work around would be to have the features service store the wiring and re-apply it during the boot.  Another one may be to completely re-run the resolution after a reboot while the features service bundle is starting.



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