0 Replies Latest reply on Jan 31, 2014 8:55 PM by shlamalama

    "ERROR: HQ224000: Failure in initialisation" error on embedded HornetQ

    shlamalama

      I'm using HormetQ 2.4.0.Final, embedded, and core api. I saw this error on starting up, only once. Is it anything I need to investigate, or maybe doing something improperly?

       

      INFO: HQ221043: Adding protocol support CORE

      Jan 31, 2014 4:41:04 PM org.hornetq.core.server.impl.HornetQServerImpl$SharedStoreLiveActivation run

      ERROR: HQ224000: Failure in initialisation

      java.nio.channels.OverlappingFileLockException

      at sun.nio.ch.SharedFileLockTable.checkList(FileLockTable.java:255)

      at sun.nio.ch.SharedFileLockTable.add(FileLockTable.java:152)

      at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1056)

      at org.hornetq.core.server.impl.FileLockNodeManager.tryLock(FileLockNodeManager.java:262)

      at org.hornetq.core.server.impl.FileLockNodeManager.isBackupLive(FileLockNodeManager.java:83)

      at org.hornetq.core.server.impl.HornetQServerImpl$SharedStoreLiveActivation.run(HornetQServerImpl.java:2147)

      at org.hornetq.core.server.impl.HornetQServerImpl.start(HornetQServerImpl.java:432)

      at com.buffalo.oneid.resources.AppConfigModule.providesClientSessionFactory(AppConfigModule.java:117)

      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

      at java.lang.reflect.Method.invoke(Method.java:606)

      at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:104)