Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 10003 invoked from network); 9 Sep 2010 00:33:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Sep 2010 00:33:21 -0000 Received: (qmail 93896 invoked by uid 500); 9 Sep 2010 00:33:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 93853 invoked by uid 500); 9 Sep 2010 00:33:21 -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 93845 invoked by uid 99); 9 Sep 2010 00:33:21 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2010 00:33:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2010 00:33:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o890WfqW012144 for ; Thu, 9 Sep 2010 00:32:41 GMT Message-ID: <4214447.12671283992361534.JavaMail.jira@thor> Date: Wed, 8 Sep 2010 20:32:41 -0400 (EDT) From: "C Velo (JIRA)" To: dev@activemq.apache.org Subject: [jira] Issue Comment Edited: (AMQ-2887) Seeing negative numbers in the "Number Of Pending Messages" column in the web console In-Reply-To: <31083446.4251283221060846.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2887?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D61= 738#action_61738 ]=20 C Velo edited comment on AMQ-2887 at 9/8/10 8:32 PM: ----------------------------------------------------- I can also see the negative queue counts in JConsole as well. Haven't been able to reproduce a test case with this using JMeter, however, I have been able to reproduce this via using an in-house test script which puts large #'s of our application-specific messages on the application queu= es, which are then pulled off by application consumers which also do database w= ork. +Scenario:+ =E2=80=A2 Producers: 3 =E2=80=A2=C2=A0Brokers (network of brokers): 2 =E2=80=A2=C2=A0Consumers (application consumers): 2 Our message sizes are small - all of them under 1k. ---- To reproduce, start up multiple Producers, both of which are throwing 80,00= 0+ messages at two brokers (which are networked together) and have the two consumers ru= nning on=20 separate servers pulling items off of the application queue. ---- +NetworkConnector snippet:+ {code} {code} was (Author: cvelo): I can also see the negative queue counts in JConsole as well. Haven't been able to reproduce a test case with this using JMeter, however, I have been able to reproduce this via using an in-house test script which puts large #'s of our application-specific messages on the application queu= es. +Scenario:+ =E2=80=A2 Producers: 3 =E2=80=A2=C2=A0Brokers (network of brokers): 2 =E2=80=A2=C2=A0Consumers (application consumers): 2 Our message sizes are small - all of them under 1k. ---- To reproduce, start up multiple Producers, both of which are throwing 80,00= 0+ messages at two brokers (which are networked together) and have the two consumers ru= nning on=20 separate servers pulling items off of the application queue. ---- +NetworkConnector snippet:+ {code} {code} =20 > Seeing negative numbers in the "Number Of Pending Messages" column in the= web console > -------------------------------------------------------------------------= ------------ > > Key: AMQ-2887 > URL: https://issues.apache.org/activemq/browse/AMQ-2887 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.4.0 > Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed N= ov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux > Reporter: C Velo > Attachments: activemq_broker1.xml, pubd-amq3_negative_counts.pdf > > > Seeing negative numbers in the "Number Of Pending Messages" column in the= web console: > ibsys.content.publication=09-9771=09262=091192568=091202339 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.