Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 10918 invoked from network); 21 Feb 2007 01:38:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2007 01:38:19 -0000 Received: (qmail 39871 invoked by uid 500); 21 Feb 2007 01:38:26 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 39855 invoked by uid 500); 21 Feb 2007 01:38:26 -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 39846 invoked by uid 99); 21 Feb 2007 01:38:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 17:38:26 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 146.232.64.12 is neither permitted nor denied by domain of fullung@gmail.com) Received: from [146.232.64.12] (HELO mail1.sun.ac.za) (146.232.64.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 17:38:14 -0800 Received: from lunglet.farside.sun.ac.za ([146.232.133.168] helo=lunglet) by mail1.sun.ac.za with smtp (Exim 4.50) id 1HJgQY-0008PX-8s for users@activemq.apache.org; Wed, 21 Feb 2007 03:37:50 +0200 Message-ID: <008c01c75558$b51258f0$1284a8c0@sun.ac.za> From: "Albert Strasheim" To: References: <8989367.post@talk.nabble.com> <20070215200153.GA25592@dogbert.sdsl.sun.ac.za> <005301c75234$14b1eb90$1284a8c0@sun.ac.za> <0B5DACCC-E0BA-43C2-A7C9-0CB93AE67AE2@gmail.com> <20070220084554.GA4025@dogbert.sdsl.sun.ac.za> <48D9A4EA-600A-48BB-96AA-DF617729EC05@gmail.com> <20070220152456.GA6865@dogbert.sdsl.sun.ac.za> <20070220155528.GA7159@dogbert.sdsl.sun.ac.za> Subject: Re: Kaha store corrupted? Date: Wed, 21 Feb 2007 03:36:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Checked: Checked by ClamAV on apache.org Hello all ----- Original Message ----- From: "Rob Davies" To: Sent: Tuesday, February 20, 2007 6:44 PM Subject: Re: Kaha store corrupted? > could you change the prefetch for the subscriber ? Will do. So far we haven't tweaked this value at all, so it could definately be a problem. Thanks for the help. Cheers, Albert > On 20 Feb 2007, at 15:55, Albert Strasheim wrote: >> Correction: we experimented with changing the consumers' acknowledge >> mode from DUPS_OK_ACKNOWLEDGDE to AUTO_ACKNOWLEDGE, which seems to >> have caused this problem. I will investigate some more.