Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-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 75B3310D84 for ; Tue, 8 Mar 2016 09:36:41 +0000 (UTC) Received: (qmail 58444 invoked by uid 500); 8 Mar 2016 09:36:41 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 58305 invoked by uid 500); 8 Mar 2016 09:36:41 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58076 invoked by uid 99); 8 Mar 2016 09:36:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 09:36:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DF6042C1F5D for ; Tue, 8 Mar 2016 09:36:40 +0000 (UTC) Date: Tue, 8 Mar 2016 09:36:40 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-9619) Qpid failover unsuccessful, Invalid Bundle Context MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-9619: ------------------------------- Component/s: (was: camel-spring) (was: camel-jms) osgi > Qpid failover unsuccessful, Invalid Bundle Context > -------------------------------------------------- > > Key: CAMEL-9619 > URL: https://issues.apache.org/jira/browse/CAMEL-9619 > Project: Camel > Issue Type: Bug > Components: camel-amqp, osgi > Affects Versions: 2.15.2 > Reporter: Sergey > Priority: Minor > Attachments: camel-context.xml, jms.xml, osgi-context.xml > > > We have AMQP camel client consuming data from Qpid queue. Our setup contains one camel bundle and a connection factory, deployed as spring-dm xml. Everything works fine until failover, when we have an error like this: > 2016-02-18 18:00:05,273 | ERROR | [fibigdataQueue] | faultJmsMessageListenerContainer | 292 - org.apache.servicemix.bundles.spring-jms - 3.2.11.RELEASE_1 | Could not refresh JMS Connection for destination 'fibigdataQueue' - retrying in 5000 ms. Cause: Invalid BundleContext. > At the moment camel stops to consume messages from queue, and stuck in this state until camel bundle updated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)