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 17E71E2A3 for ; Sun, 25 Nov 2012 08:49:01 +0000 (UTC) Received: (qmail 7917 invoked by uid 500); 25 Nov 2012 08:49:00 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 7853 invoked by uid 500); 25 Nov 2012 08:48:59 -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 7816 invoked by uid 99); 25 Nov 2012 08:48:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2012 08:48:58 +0000 Date: Sun, 25 Nov 2012 08:48:58 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <943174322.21150.1353833338085.JavaMail.jiratomcat@arcas> In-Reply-To: <237985014.20712.1353788578481.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (KARAF-2032) Some Cellar bundles doesn't start after a Karaf restart 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-2032?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1350= 3467#comment-13503467 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2032: --------------------------------------------- For testing purpose, I removed the cellar-bundle bundle which contain the L= ocalBundleListener which broadcast "local" events to the cluster. Now cellar-shell and cellar-utils are started correctly after several Karaf= restart. The problem is that the LocalBundleListener doesn't check the status of the= bundle.sync property. So, it means that, even disabled, the bundle listene= r is listening for local event. I try to add a test in the LocalBundleListener (as it's done in the Synchro= nizer): for each local group, I check if the bundle.sync is enable or not. =20 > 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=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > 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 "res= olved" instead to go in "started". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira