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
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
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