Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B3C81736C for ; Thu, 2 Apr 2015 09:29:17 +0000 (UTC) Received: (qmail 60758 invoked by uid 500); 2 Apr 2015 09:28:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 60719 invoked by uid 500); 2 Apr 2015 09:28:18 -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 60704 invoked by uid 99); 2 Apr 2015 09:28:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 09:28:18 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of bpradeep20@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 09:27:52 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id B266219815A5 for ; Thu, 2 Apr 2015 02:28:12 -0700 (PDT) Date: Thu, 2 Apr 2015 02:16:05 -0700 (PDT) From: bansalp To: users@activemq.apache.org Message-ID: <1427966165334-4694255.post@n4.nabble.com> Subject: ActiveMQ TotalConsumerCount gives incorrect value. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am using ActiveMQ 5.11.1 and having trouble with mbean values exposed in jconsole. After close inspection I found out that TotalConsumerCount doesn't include Advisory topic subsciptions (ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic) also subscriptions is shown as 144 in this Advisory topic but ConsumerCount is just 5. Can somebody help with why these counters are behaving strangely. P.S. I have disabled advisory. --bansalp -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-TotalConsumerCount-gives-incorrect-value-tp4694255.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.