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 1A541200B92 for ; Tue, 13 Sep 2016 09:39:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 19194160AD2; Tue, 13 Sep 2016 07:39:22 +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 61632160AC6 for ; Tue, 13 Sep 2016 09:39:21 +0200 (CEST) Received: (qmail 53841 invoked by uid 500); 13 Sep 2016 07:39:20 -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 53808 invoked by uid 99); 13 Sep 2016 07:39:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2016 07:39:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 74FC62C1B77 for ; Tue, 13 Sep 2016 07:39:20 +0000 (UTC) Date: Tue, 13 Sep 2016 07:39:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4710) The feature service may not finish properly and leave bundles in the wrong state during boot install MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Sep 2016 07:39:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486560#comment-15486560 ] ASF subversion and git services commented on KARAF-4710: -------------------------------------------------------- Commit a7d876274e8f04768b1b8bb236b8a1b7b0c10227 in karaf's branch refs/heads/master from [~gnt] [ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=a7d8762 ] [KARAF-4710] The feature service may not finish properly and leave bundles in the wrong state during boot install > The feature service may not finish properly and leave bundles in the wrong state during boot install > ---------------------------------------------------------------------------------------------------- > > Key: KARAF-4710 > URL: https://issues.apache.org/jira/browse/KARAF-4710 > Project: Karaf > Issue Type: Bug > Components: karaf-feature > Affects Versions: 4.0.6 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 4.1.0, 4.0.7 > > > I have created a git repository with a project that reproduces these issues. > You can find it here > . > (https://github.com/damiri-ts/karaf-features-core-issue). > Here are the steps to reproduce. > 1. Build the project: mvn clean install > 2. Start the container: container/target/assembly/bin/karaf clean debug > The container will startup but the features core bundle will be stuck in the > "resolved" state. If you start it manually (start 11) all features and > bundles will load correctly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)