Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 29907 invoked from network); 22 Aug 2010 00:36:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Aug 2010 00:36:04 -0000 Received: (qmail 27478 invoked by uid 500); 22 Aug 2010 00:36:03 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 27387 invoked by uid 500); 22 Aug 2010 00:36:03 -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 27379 invoked by uid 99); 22 Aug 2010 00:36:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Aug 2010 00:36:02 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL 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; Sun, 22 Aug 2010 00:35:57 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OmyXA-0001gn-PI for users@activemq.apache.org; Sat, 21 Aug 2010 17:35:36 -0700 Message-ID: <29502337.post@talk.nabble.com> Date: Sat, 21 Aug 2010 17:35:36 -0700 (PDT) From: pmmerritt1 To: users@activemq.apache.org Subject: JMX Queue MBean Type Sporadically Not Available MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: pmmerritt@gmail.com With ActiveMQ 5.3.2 and 5.4-SNAPSHOT we are having an issue in which the Queue MBean type is sporadically not available under JMX. All other types are available (ie Broker, Topic, Connection etc.) We have not been unable to tie it to anything specific other than it seems to happen more frequently when the system is idle. If I use the JMX createQueue operation to create a queue the Queue MBean type will appear and that queue will show up under the Queue MBean type, however none of the other 30+ queues not show up although they are still present. The broker is being initialized via spring and used with Camel. I have also tried defining the queues under the destinations section of the broker and that does not seem to help either. When the queue type does disappear it does not show up again after restart but does eventually come back. Does anyone have any idea what might be going on or how to troubleshoot further? Thanks, Phillip Merritt -- View this message in context: http://old.nabble.com/JMX-Queue-MBean-Type-Sporadically-Not-Available-tp29502337p29502337.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.