Re: Durable client removal caused broker to shutdown in replicated leveldb

2015-08-21 Thread Tim Bain
I don't see an obvious causal link between those two, though I haven't looked at that code (my usual trick of going to GrepCode didn't work; maybe GC doesn't index Scala code?) so I can't say for sure. Unless you see a causal link I'm missing and want to explain it? Hopefully someone who knows th

Re: Durable client removal caused broker to shutdown in replicated leveldb

2015-08-20 Thread khandelwalanuj
As we can see that before 'ArrayIndexOutOfBoundsException' we got below logs: 20150817 18:24:42.582 EDT (ActiveMQ NIO Worker 6) org.apache.activemq.leveldb.util.Log$class#debug 112 DEBUG] - on rollback, the transaction TX:ID:app1.net-38906-1439632105449-7:13:42 does not exist That's why I am s

Re: Durable client removal caused broker to shutdown in replicated leveldb

2015-08-20 Thread Tim Bain
It looks like the mailing list ignored or rejected my response below. It also didn't accept your email with the second stack trace (which is the only relevant one). Weird. Looking at the second stack trace, it's even more clear that this error has nothing to do with client connection removal. L

Re: Durable client removal caused broker to shutdown in replicated leveldb

2015-08-19 Thread khandelwalanuj
Did anyone get a chance to look at this ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Durable-client-removal-caused-broker-to-shutdown-in-replicated-leveldb-tp4701209p4701232.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.