reza aliakbary Mon, 04 Aug 2014 06:38:09 -0700
Make sure you have at least one record in ACTIVEMQ_LOCK table. The following insert statement is part of table creation phase and is necessary to create database lock to setup master/slave: INSERTINTO ACTIVEMQ_LOCK(ID) VALUES (1)