Re: activemq replicated leveldb cluster hangs upon exception in client's message handler

2014-06-09 Thread imdhmd
The activemq version i specified is wrong. Correct activemq version is: 5.9.0 This issue is *not happening on 5.9.1*. We are upgrading. Following fix might have resolved it: https://issues.apache.org/jira/browse/AMQ-4837 Hence closed. Thanks and sorry for the confusion. -- View this message in

Re: activemq replicated leveldb cluster hangs upon exception in client's message handler

2014-06-09 Thread imdhmd
Can some one please help me understand this issue better? Are some more inputs required from me on this? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-replicated-leveldb-cluster-hangs-upon-exception-in-client-s-message-handler-tp4681759p4681899.html Sent from t

activemq replicated leveldb cluster hangs upon exception in client's message handler

2014-06-06 Thread imdhmd
Following issue looks like a *potential bug of critical nature*. I am able to reproduce it easily. I have the following setup: 3 nodes of activemq in cluster (using replicated leveldb) *I'm using the following sample application i wrote using camel:* https://gist.github.com/i

Clustered Activemq LevelDB (zookeeper) + apache camel causes activemq to hang

2014-05-27 Thread imdhmd
*Problem:* I have a clustered activemq failover setup, via zookeeper and leveldb (configurations are below). My java application (lets call it pipeline) talks to this cluster via apache camel. Pipeline has both producer and consumer endpoints. (About 10 different queue destinations). In a non-clus

Clustered Activemq replicated LevelDB via zookeeper + apache camel causes activemq to hang

2014-05-26 Thread imdhmd
*Problem:* I have a clustered activemq failover setup, via zookeeper and leveldb (configurations are below). My java application (lets call it pipeline) talks to this cluster via apache camel. Pipeline has both producer and consumer endpoints. (About 10 different queue destinations). In a non-clu