Sergey created CAMEL-9619: ------------------------------ Summary: 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, camel-jms, camel-spring Affects Versions: 2.15.2 Reporter: Sergey
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)