Hi Archibald! If you want to have 3 servers running over the same shared store I think you have to choose 1 to be the live and the remaining 2 to be backups.
If you want to have 3 live servers, each one with shared store HA you need to specify for each [live, backups] group a different node manager store table (for the journal too) to allow live and backup locks to be handled correctly.. Cheers, Franz Il giorno mar 24 apr 2018 alle ore 10:29 Archibald <arch...@gmx.net> ha scritto: > Hi, > > I'm trying to create an environment with 3 live servers and a shared > JDBC-Store. > But this obviously failes due to live locks (all are using the same > NODE_MANAGER_STORE table). > > So first server starts fine. > Second doesn't (timeout waiting for live lock). > Third doesn't (timeout waiting for live lock). > > Is there a way to run this scenario successfully? > > Thanks, > Archibald. > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >