Hi all!
The scenario is the following:
- one producer to topic
- two consumer

Sometimes i get the following error:

ERROR JournalPersistenceAdapter      - Failed to mark the Journal:
org.apache.activeio.journal.InvalidRecordLocationException: The location is
less than the last mark.

This cause one or more consumer to receive the same packets a lot of
times!!!
I think AMQ can't mark packets as consumed in the journal, causing infinite
resends!!!

The configuration is:

<persistenceAdapter>
    <journaledJDBC journalLogFiles="15"
dataDirectory="\\nasname.hidden.domain.it\sharename$\journal" />
</persistenceAdapter>

Please help me: this make AMQ unusable for me... :(
-- 
View this message in context: 
http://www.nabble.com/Journal-Problem-tp18887348p18887348.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to