Hi everyone, It seems that when ActiveMQ terminates uncleanly, it leaves a lock on the Kaha DB. Next time it starts, it complains that the DB is locked and goes in slave mode.
In my setup, I am 100% certain that a given broker will access one and only one KahaDB, so I would like to configure ActiveMQ so that it doesn't put a lock on KahaDB. Is that possible? If yes, how? Thanks a lot for your help! Fabrice