[
https://issues.apache.org/jira/browse/KARAF-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140220#comment-14140220
]
Jean-Baptiste Onofré commented on KARAF-2712:
---------------------------------------------
This is the current status with Karaf 3.0.2-SNAPSHOT, installing a bundle and a
feature, and performing a kill and kill -9 on the Karaf pid:
- kill and restart (3 times): it works fine with Felix Framework
- kill -9 and restart (3 times): it works fine with Felix Framework
- kill and restart (3 times): it works fine with Equinox
- kill -9 and restart (3 times): it works fine with Equinox
> Bundles cache corrupted
> -----------------------
>
> Key: KARAF-2712
> URL: https://issues.apache.org/jira/browse/KARAF-2712
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.0, 3.0.2
>
>
> It seems that we have an issue with Felix framework: the bundles cache (in
> the data folder) gets corrupted, pushing Karaf in a complete toasted state.
> A possible scenario to reproduce it is:
> - install a couple of bundles using bundles:install command
> - kill the Karaf java process
> - try to start Karaf again, it should failed.
> This scenario has to be tested:
> - with Equinox as framework (it should work)
> - with Karaf 2.3.x (it should work with Felix framework 4.0.2)
> - depending if the bundles is in the system repository or not (to see if
> pax-url-aether may have an impact)
> - with Karaf 3.0.0 (it should fail with Felix framework 4.2.1)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)