Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 44367 invoked from network); 16 Aug 2008 11:04:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2008 11:04:42 -0000 Received: (qmail 53869 invoked by uid 500); 16 Aug 2008 11:04:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 53844 invoked by uid 500); 16 Aug 2008 11:04:40 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 53833 invoked by uid 99); 16 Aug 2008 11:04:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 04:04:40 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 11:03:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KUJZn-0004dd-E6 for users@activemq.apache.org; Sat, 16 Aug 2008 04:04:08 -0700 Message-ID: <19010564.post@talk.nabble.com> Date: Sat, 16 Aug 2008 04:04:07 -0700 (PDT) From: Fuzzo To: users@activemq.apache.org Subject: Re: Journal Problem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mcuccato@gmail.com References: <18887348.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I'm using version 5.1.0 Hiram Chirino wrote: > > What version you using? > > On Fri, Aug 8, 2008 at 3:51 AM, Fuzzo wrote: >> >> 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: >> >> >> > dataDirectory="\\nasname.hidden.domain.it\sharename$\journal" /> >> >> >> 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. >> >> > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > Open Source SOA > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Journal-Problem-tp18887348p19010564.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.