Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 27680 invoked from network); 18 Aug 2008 15:56:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Aug 2008 15:56:14 -0000 Received: (qmail 64118 invoked by uid 500); 18 Aug 2008 15:56:11 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 64098 invoked by uid 500); 18 Aug 2008 15:56:11 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 64087 invoked by uid 99); 18 Aug 2008 15:56:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2008 08:56:11 -0700 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2008 15:55:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A46C2234C1B2 for ; Mon, 18 Aug 2008 08:55:52 -0700 (PDT) Message-ID: <1189904093.1219074952672.JavaMail.jira@brutus> Date: Mon, 18 Aug 2008 08:55:52 -0700 (PDT) From: "elvis feng (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1893) consumer stop consuming message when using selector,what's the problem? In-Reply-To: <1760518983.1219074352584.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1893?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] elvis feng updated AMQ-1893: ---------------------------- Attachment: PendingMessage2.png Number of Pending Messages after running TestConsumer > consumer stop consuming message when using selector,what's the problem? > ----------------------------------------------------------------------- > > Key: AMQ-1893 > URL: https://issues.apache.org/activemq/browse/AMQ-1893 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.0.0, 5.1.0 > Environment: Windows XP SP2/SP3 > Reporter: elvis feng > Priority: Critical > Attachments: PendingMessage1.png, PendingMessage2.png, Test.zip, = TestConsumer.png, TestProducer.png > > > 1. Start ActiveMQ 5.0 or 5.1 using the activemq.xml config file uploaded. > 2. Run TestProducer > 3. Open Browser : http://localhost:8165/admin=EF=BC=8Center 'Queues' page= ,you can see now the 'Number of Pending Messages' of queue 'TEST' is 30000. > 4. Run TestConsumer, > 5. The Consumer will stop consuming messages, now you refresh the 'Queues= ' page, the 'Number of Pending Messages' is large than zero > That's The problem, but why? Is the problem in my code or in ActiveMQ? --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.