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 04484200BFF for ; Mon, 12 Dec 2016 07:54:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 02E1E160B0D; Mon, 12 Dec 2016 06:54:01 +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 63BE5160B35 for ; Mon, 12 Dec 2016 07:54:00 +0100 (CET) Received: (qmail 8286 invoked by uid 500); 12 Dec 2016 06:53: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 8131 invoked by uid 99); 12 Dec 2016 06:53:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2016 06:53:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5273E2C03E8 for ; Mon, 12 Dec 2016 06:53:59 +0000 (UTC) Date: Mon, 12 Dec 2016 06:53:59 +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-4283) List command reporting incorrect bundle state after service recovery MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Dec 2016 06:54:01 -0000 [ https://issues.apache.org/jira/browse/KARAF-4283?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-4283: ---------------------------------------- Fix Version/s: (was: 4.0.8) 4.0.9 > List command reporting incorrect bundle state after service recovery > -------------------------------------------------------------------- > > Key: KARAF-4283 > URL: https://issues.apache.org/jira/browse/KARAF-4283 > Project: Karaf > Issue Type: Bug > Components: karaf-shell > Affects Versions: 2.4.3, 3.0.5, 4.0.4 > Environment: Oracle Java 1.7.0_79 > Camel 2.16.1 > Reporter: Quinn Stevenson > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.1.0, 3.0.9, 4.0.9 > > > When an OSGi service used by a Camel route disappears, the list command r= eport bundle containing the Camel route is in the "Waiting" state, which is= expected. > However, when the required OSGi service is restored, the list command con= tinues to report the bundle containing the Camel route is in the "Waiting" = state, even though the Camel route recovers and is processing exchanges. -- This message was sent by Atlassian JIRA (v6.3.4#6332)