You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by alex_ab_sw <al...@betfair.com> on 2010/08/16 14:47:44 UTC

ActiveMQ - active/pasive with NFS shared drive

Hello,

I have a active/pasive with NFS shared drive configuration within a network
of brokers and at the receiver end I find this error in logs:

------------------
...
ERROR JournalPersistenceAdapter      - Failed to mark the Journal:
org.apache.activeio.journal.InvalidRecordLocationException: The location is
less than the last mark.
org.apache.activeio.journal.InvalidRecordLocationException: The location is
less than the last mark.
        at
org.apache.activeio.journal.active.JournalImpl.setMark(JournalImpl.java:340)
        at
org.apache.activemq.store.journal.JournalPersistenceAdapter.doCheckpoint(JournalPersistenceAdapter.java:417)
        at
org.apache.activemq.store.journal.JournalPersistenceAdapter$1.iterate(JournalPersistenceAdapter.java:122)
        at
org.apache.activemq.thread.DedicatedTaskRunner.runTask(DedicatedTaskRunner.java:98)
        at
org.apache.activemq.thread.DedicatedTaskRunner$1.run(DedicatedTaskRunner.java:36)
------------------
after this messages are no longer handled (received) on the broker receiver.

Just to mention that the publisher side of the network of brokers has the
same NFS config and that works fine.

Did anyone encountered this?
-- 
View this message in context: http://old.nabble.com/ActiveMQ---active-pasive-with-NFS-shared-drive-tp29449149p29449149.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.