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 5C0DA200B32 for ; Thu, 23 Jun 2016 19:49:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5AF92160A35; Thu, 23 Jun 2016 17:49:18 +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 CBA71160A59 for ; Thu, 23 Jun 2016 19:49:17 +0200 (CEST) Received: (qmail 79596 invoked by uid 500); 23 Jun 2016 17:49:16 -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 79572 invoked by uid 99); 23 Jun 2016 17:49:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2016 17:49:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2FAC42C1F64 for ; Thu, 23 Jun 2016 17:49:16 +0000 (UTC) Date: Thu, 23 Jun 2016 17:49:16 +0000 (UTC) From: "Benjamin Graf (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4578) Fileinstaller does not install bundle to root region after clean start MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Jun 2016 17:49:18 -0000 [ https://issues.apache.org/jira/browse/KARAF-4578?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1534= 6858#comment-15346858 ]=20 Benjamin Graf commented on KARAF-4578: -------------------------------------- Additional information. When using plain vanilla karaf the race condition d= oes not occur for me, but adding additional features to boot feature list a= re causing that the bundle id of my test bundle is decreasing from clean st= art to clean start (by adding features) beginning at about 50 and ending at= 10 causing the race condition. Curious behavior!=20 > Fileinstaller does not install bundle to root region after clean start > ---------------------------------------------------------------------- > > Key: KARAF-4578 > URL: https://issues.apache.org/jira/browse/KARAF-4578 > Project: Karaf > Issue Type: Bug > Components: karaf-core, karaf-feature > Affects Versions: 4.0.5 > Reporter: Benjamin Graf > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Critical > > The file installer is starting to work in parallel to the activation of o= rg.apache.karaf.features.core which does the region hook initialization. Th= is causes that bundles are installed to no region causing them not to get s= ucessfully resolved. Might also be the cause of KARAF-4498. -- This message was sent by Atlassian JIRA (v6.3.4#6332)