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)

Reply via email to