[ https://issues.apache.org/activemq/browse/CAMEL-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62681#action_62681 ]
Martin Krasser commented on CAMEL-3257: --------------------------------------- As described in https://issues.apache.org/activemq/browse/AMQ-2935 this is a race condition during shutdown of ActiveMQ. I found that when testing some Camel apps. The reason that this doesn't come up when running the Camel tests can either be that the race conditions are by chance different during test runs or the index is always re-created from scratch. Since all tests are running properly with ActiveMQ 5.3.2 (just ran all camel-jms tests with it), we're on the safe side when going back to 5.3.2. > Use ActiveMQ 5.3.2 instead of 5.4.1 for testing > ----------------------------------------------- > > Key: CAMEL-3257 > URL: https://issues.apache.org/activemq/browse/CAMEL-3257 > Project: Apache Camel > Issue Type: Bug > Components: camel-jms > Affects Versions: 2.5.0 > Reporter: Martin Krasser > Assignee: Hadrian Zbarcea > Priority: Trivial > Fix For: 2.5.0 > > > This should avoid https://issues.apache.org/activemq/browse/AMQ-2935 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.