Hi, I am using replicated leveldb and broker was running fine. Suddenly after a restart we ran into below issue where broker was continuously throwing below exception and not able to start.
org.apache.activemq.leveldb.util.Log$class#debug 112 DEBUG] - Could not load factory: org.fusesource.l eveldbjni.JniDBFactory due to: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.JniDBFactory [20151124 04:58:44.401 EST (hawtdispatch-DEFAULT-1) org.apache.activemq.leveldb.util.Log$class#info 93 INFO] - Using the pure java LevelDB implementation. [20151124 04:58:44.401 EST (hawtdispatch-DEFAULT-1) org.apache.activemq.leveldb.util.Log$class#info 93 INFO] - Attaching to master: tcp://a.b.c.d:37792 [20151124 04:58:44.402 EST (hawtdispatch-DEFAULT-1) org.apache.activemq.leveldb.util.Log$class#warn 75 WARN] - Unexpected session error: java.net.ConnectException: Connection refused [20151124 04:58:45.403 EST (hawtdispatch-DEFAULT-1) Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-11-leveld-error-java-lang-NoClassDefFoundError-Could-not-initialize-class-org-fusesource--tp4704232.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.