Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 88486 invoked from network); 5 Aug 2007 06:47:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2007 06:47:15 -0000 Received: (qmail 89336 invoked by uid 500); 5 Aug 2007 06:47:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 89307 invoked by uid 500); 5 Aug 2007 06:47:14 -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 89297 invoked by uid 99); 5 Aug 2007 06:47:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Aug 2007 23:47:14 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 66.249.82.235 as permitted sender) Received: from [66.249.82.235] (HELO wx-out-0506.google.com) (66.249.82.235) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 06:47:09 +0000 Received: by wx-out-0506.google.com with SMTP id i30so1185800wxd for ; Sat, 04 Aug 2007 23:46:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=trjox19uttEbiyqHhnDGjfLtsBJaEgkx3DENmEDt3dpDEzF05Y2ni1dHjWzxiJTAp8a2Ag+YQLTakhpZOdLwMBHetvj+plK9JU+F/ppKY/eE7iedgMTvncc0gz1vSUGXXdFQqPY6Zjsg88n6IhRh+AzfR3/Bq0FKgSg99YGJgVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JbFOTPEP2PMT1YKdzBIYRaVVNzMYiSNEqloXx1h3gBN8rcRhYk2QqEbie76/IVuQ1wFl4ba2UXIzg7FES5oEfHhzh5+E0lkHWH/EI+HVadZHNuPJzwt3Zh4iH1XdUp+J0GduCXL0TZxmoRvRoqvGbdFHDthsdCcZHJqUT0iJ30o= Received: by 10.90.28.13 with SMTP id b13mr4033593agb.1186296408763; Sat, 04 Aug 2007 23:46:48 -0700 (PDT) Received: by 10.90.67.18 with HTTP; Sat, 4 Aug 2007 23:46:48 -0700 (PDT) Message-ID: Date: Sun, 5 Aug 2007 07:46:48 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: Exactly 500 stuck messages in the Q In-Reply-To: <11942013.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11942013.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org are you sure you are acknowledging the messages (either using auto-ack mode, committing transactions or calling message.acknowledge()? On 8/1/07, ocoolio wrote: > > Hello! > > I've just bumped into a strange problem. Sometimes, but not always, on a > fast producer/slow consumer case the consumer leaves exactly 500 messages in > the queue. > When restarting the consumer, the 500 is processed. > It happens when I send a lot (>100 000) of messages in the queue, but not > always. > I've read some have something like this, but no solution was found. > I'm using apache-activemq-5.0-20070710 > NMS built from source. > > Any ideas? > > Thanks, > > Adam > -- > View this message in context: http://www.nabble.com/Exactly-500-stuck-messages-in-the-Q-tf4198835s2354.html#a11942013 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James ------- http://macstrac.blogspot.com/