Re: Replicated LevelDB working example

2014-02-24 Thread Noel OConnor
I've used this config in the past... On Sat, Feb 22, 2014 at 12:53 AM, frederic.gendebien < frederic.gendeb...@gmail.com> wrote: > Hello guys, > > I am trying to set up a Replicated LevelDB store for ActiveMQ 5.9.0, but I > am facing a lot of issues and I am a bit feed up I have

Re: Replicated LevelDB working example

2014-02-24 Thread Christian Posta
Get it working with one zookeeper first, make things a little simpler. Then determine: * Can the master broker (machine) see/connect up to zookeeper? ie, are there any firewalls in the way or blocking the zookeeper port? * Can the slave machines see zookeeper? * Turn logging to DEBUG and p