Hi

I'm trying to configure ActiveMQ with replicated level db
I've configured all brokers like this

brokerName="localhost-1" 
uri="tcp://0.0.0.0:61611

brokerName="localhost-2" 
uri="tcp://0.0.0.0:61612


brokerName="localhost-3" 
uri="tcp://0.0.0.0:61613

(jetty port for each 8161 8182 8183)


Zookeeper is running perfectly
but I can't start my brockers

I don't find in the doc hawto configure the broker to work in network with
replecated levelDB.
I've tryed some config found on web but does not work.



thank for your help
A+JYT



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/broker-network-replicated-levelDB-config-problem-tp4711416.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to