You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/01/22 14:39:20 UTC

[jira] [Created] (KARAF-2712) Bundles cache corrupted

Jean-Baptiste Onofré created KARAF-2712:
-------------------------------------------

             Summary: 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: 3.0.1


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.1.5#6160)