Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 98672 invoked from network); 13 Nov 2008 14:23:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 14:23:55 -0000 Received: (qmail 17502 invoked by uid 500); 13 Nov 2008 14:24:02 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 17486 invoked by uid 500); 13 Nov 2008 14:24:02 -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 17473 invoked by uid 99); 13 Nov 2008 14:24:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 06:24:02 -0800 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; Thu, 13 Nov 2008 14:22:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L0d6S-0005LL-86 for users@activemq.apache.org; Thu, 13 Nov 2008 06:23:24 -0800 Message-ID: <20481618.post@talk.nabble.com> Date: Thu, 13 Nov 2008 06:23:24 -0800 (PST) From: Edward Ye To: users@activemq.apache.org Subject: Re: Pending Messages are shown in ActiveMQ In-Reply-To: <20481441.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: edwardye@21cn.com References: <20241332.post@talk.nabble.com> <20242367.post@talk.nabble.com> <20306175.post@talk.nabble.com> <20481441.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org OK, I read some advices in another thread. I would like to try a test on ActiveMQ 5.2.0 RC3. Edward Ye wrote: >=20 > Hi,I am facing similar issue as I said in this > thread(http://www.nabble.com/Consumer-Listener-stop-receving-message-unti= l-ActiveMQ-restart-to20355247.html). > Can anybody help us out? > Thanks. >=20 >=20 > Dhirendra Rai wrote: >>=20 >> Hi All, >>=20 >> We are facing issue related to ActiveMQ, where=20 >> 1. When used in sessionTransacted mode with cacheLevel=3D3 few of the >> messages are not getting consumed (i.e. Pending).=20 >>=20 >> =20 >>=20 >> 2. Also message statistics shown on queue console is not proper. i.e. It >> shows more number of messages delivered and in few cases negative number >>=20 >> =20 >>=20 >> We are using ActiveMQ 5.1 with spring 2.5.3. We are using Springs=E2=80= =99 >> jmstemplate as a producer & DefaultMessageListenerContainer as a >> consumer.=20 >>=20 >>=20 >> =20 >>=20 >> Container configuration is as follows:=20 >>=20 >> >=20 >> =20 >> class=3D"org.springframework.jms.listener.DefaultMessageListenerContaine= r"> >>=20 >> > /> >>=20 >> >>=20 >> >>=20 >> >>=20 >> >>=20 >> ${deliveryqueue.concurrentConsumers} >>=20 >> >>=20 >> =20 >>=20 >> >>=20 >> > /> >>=20 >> >>=20 >> =20 >>=20 >>=20 >> Quick pointers and inputs appreciated! >>=20 >>=20 >>=20 >>=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/Pending-Messages-are-sh= own-in-ActiveMQ-tp20241332p20481618.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.