Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 68025 invoked from network); 26 Aug 2009 23:26:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 23:26:40 -0000 Received: (qmail 45657 invoked by uid 500); 26 Aug 2009 23:26:39 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 45610 invoked by uid 500); 26 Aug 2009 23:26:39 -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 45600 invoked by uid 99); 26 Aug 2009 23:26:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 23:26:39 +0000 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS,SUBJ_ALL_CAPS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Wed, 26 Aug 2009 23:26:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MgRsW-0004zM-JD for users@activemq.apache.org; Wed, 26 Aug 2009 16:26:08 -0700 Message-ID: <25163360.post@talk.nabble.com> Date: Wed, 26 Aug 2009 16:26:08 -0700 (PDT) From: SowmyaD To: users@activemq.apache.org Subject: PENDING MESSAGES BUILD UP IN THE QUEUE MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6234_21761399.1251329168591" X-Nabble-From: sowmyamd@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_6234_21761399.1251329168591 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, We are using Activemq 5.2.0 with Spring 2.5.6. The issue we are facing is: When we run load tests, after a few minutes the consumer stops consuming messages and there is a build up of pending messages. If I try to browse the queue in the web console, it is empty (after the consumer stops consuming messages) . The consumer starts picking up messages from the queue and the messages also show up in the web console queue browser after restarting the broker. I also see negative pending messages in the web console sometimes. Is this a bug in 5.2.0? If it is, will it be fixed in 5.3.0? Would really appreciate any help/pointers. Thanks, S -- View this message in context: http://www.nabble.com/PENDING-MESSAGES-BUILD-UP-IN-THE-QUEUE-tp25163360p25163360.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_6234_21761399.1251329168591--