Activemq web console is not getting up.

2017-05-03 Thread srinivas.indali
Hi All, We are upgrading Activemq 5.9 to 5.14.4, messages are getting processed but web console is not getting up. below exceptions are throwing. can any one please help on this. 2017-05-04 00:32:21,714 | WARN | Async error occurred: | org.apache.activemq.broker.TransportConnection.Service | Ac

master/slave Zookeeper setup for Kahadb.

2017-03-28 Thread srinivas.indali
Hi All, Currently we are using Leveldb in Activemq, since level db deprecated we need to switch over to Kahadb, so we want to know the master/slave Zookeeper configuration for kahadb. Like we have in replicatedLevelDB in Leveldb. Regards, Srinivas. -- View this message in context: http://acti

Activemq 5.14.4 context.start() issue

2017-03-27 Thread srinivas.indali
Currently we are using Activemq 5.9.1, we are upgrading to 5.14.4, we have observed few changes but i could not get the exact reason. 1. context.start() is not working instead of that we need to use context.startAllRoutes() 2. setAutoStartup(true) we need to give before starting the routs 3. whil