Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 49BE7200B6D for ; Tue, 23 Aug 2016 19:14:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4848F160AC4; Tue, 23 Aug 2016 17:14:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BDB57160AC3 for ; Tue, 23 Aug 2016 19:14:22 +0200 (CEST) Received: (qmail 77294 invoked by uid 500); 23 Aug 2016 17:14:22 -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 77215 invoked by uid 99); 23 Aug 2016 17:14:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 17:14:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BC98B2C0156 for ; Tue, 23 Aug 2016 17:14:21 +0000 (UTC) Date: Tue, 23 Aug 2016 17:14:21 +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] [Updated] (KARAF-4261) Bundle start-level seems to be ignored at Karaf restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 17:14:23 -0000 [ https://issues.apache.org/jira/browse/KARAF-4261?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-4261: ---------------------------------------- Fix Version/s: (was: 4.0.6) 4.0.7 > Bundle start-level seems to be ignored at Karaf restart > ------------------------------------------------------- > > Key: KARAF-4261 > URL: https://issues.apache.org/jira/browse/KARAF-4261 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 4.0.3 > Reporter: Ralf Steppacher > Fix For: 4.1.0, 4.0.7 > > > AS a workaround for CAMEL-9483 I have set a start-level for my bundles de= ployed as part of my features. This works as expected during initial deploy= ment (order of deployment is according to the start levels I set), but not = during sub-sequent starts of Karaf. It appears the start-level of the bundl= es is ignored, meaning the order of deployment of my bundles is more or les= s random and I observe the issues described in CAMEL-9483 again. > {{bundle:list}} shows my bundles with the start-levels they have been ori= ginally deployed with, though. > As a workaround I set {{karaf.clean.all =3D true}} in system.properties. -- This message was sent by Atlassian JIRA (v6.3.4#6332)