Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6490A1164E for ; Fri, 19 Sep 2014 11:51:34 +0000 (UTC) Received: (qmail 46604 invoked by uid 500); 19 Sep 2014 11:51:34 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 46572 invoked by uid 500); 19 Sep 2014 11:51:34 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 46559 invoked by uid 99); 19 Sep 2014 11:51:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2014 11:51:34 +0000 Date: Fri, 19 Sep 2014 11:51:34 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2712) Bundles cache corrupted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2712?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-2712. ----------------------------------------- Resolution: Cannot Reproduce Fix Version/s: (was: 3.0.2) (was: 4.0.0) > 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=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > > It seems that we have an issue with Felix framework: the bundles cache (i= n the data folder) gets corrupted, pushing Karaf in a complete toasted stat= e. > 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)