Skip to Content
0
Former Member
Jun 11, 2018 at 08:31 AM

KahaDB lock

642 Views

I'm using Hybris 6.5. When doing startup, I hit ActiveMQ KahaDB locking causing the whole boot process to stop. It seems to me more than one instance of ActiveMQ is running.

 INFO  [localhost-startStop-1] (junit) [BrokerService] Using Persistence Adapter: KahaDBPersistenceAdapter[c:\dev\HYBRIS~1\hybris\bin\platform\tomcat\bin\activemq-data\localhost\KahaDB]
 INFO  [localhost-startStop-1] (junit) [SharedFileLocker] Database activemq-data\localhost\KahaDB\lock is locked by another server. This broker is now in slave mode waiting a lock to be acquired

What could go wrong here?