WARN | Store update waiting on 1 replica(s) to catch up to log position 0

2013-11-07 Thread triumvir
Hi, I have installed a Replicated LevelDB Store with 3 zookeeper Server and 3 activemq Server. It works well, but if I test it with jmeter and kill a activemq-master with kill -9 ( simulate power blackout ), often it works well but at two times following message was logged endless to the logfile o

Re: WARN | Store update waiting on 1 replica(s) to catch up to log position 0

2013-11-08 Thread triumvir
Hi, i tried it with the version apache-activemq-5.10-20131106.134045-17-bin today, no success :-( WARN | Store update waiting on 1 replica(s) to catch up to log position 12184056. 1 slave nodes attaching. I use jdk1.6.0_22 (I will try it with the newest version again) Look at the stacktrace: 2

Re: WARN | Store update waiting on 1 replica(s) to catch up to log position 0

2013-11-08 Thread triumvir
Hi, with the java version jdk1.7.0_21 it works well. I tried it since 5 minutes and can't produce the error. Perhapse this was the solution :-) -- View this message in context: http://activemq.2283324.n4.nabble.com/WARN-Store-update-waiting-on-1-replica-s-to-catch-up-to-log-position-0-tp467400

Re: WARN | Store update waiting on 1 replica(s) to catch up to log position 0

2013-11-11 Thread triumvir
Raj, I am execute "*netstat -an | grep *" at the activemq-Servers. If a slave becomes Master, the activemq transportConnectors-Port(s) (you have configured at the activemq.xml file) will run up and has the state "LISTEN". Only the activemq-Master starts the transportConnectors (openwire,...) Port