From users-return-30574-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Mon Apr 2 08:14:48 2012 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 F3FDC988C for ; Mon, 2 Apr 2012 08:14:47 +0000 (UTC) Received: (qmail 5676 invoked by uid 500); 2 Apr 2012 08:14:47 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 5512 invoked by uid 500); 2 Apr 2012 08:14:47 -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 5482 invoked by uid 99); 2 Apr 2012 08:14:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 08:14:46 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of trondarild.tobiassen@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 08:14:39 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SEcP4-0002Wk-WE for users@activemq.apache.org; Mon, 02 Apr 2012 01:14:18 -0700 Date: Mon, 2 Apr 2012 01:14:18 -0700 (PDT) From: rogerroger To: users@activemq.apache.org Message-ID: <1333354458989-4525387.post@n4.nabble.com> In-Reply-To: <1333352844494-4525343.post@n4.nabble.com> References: <1333317294922-4524534.post@n4.nabble.com> <1333352844494-4525343.post@n4.nabble.com> Subject: Re: onmessage not picking up messages MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Also, there are two consumers listed under 'Topic' folder as 'ActiveMQ.Advisory.Consumer.Queue.MyQueue' and 'ActiveMQ.Advisory.Consumer.Topic.MyTopic' and when I send messages, new entries in the monitor occur as 'ActiveMQ.Advisory.Producer .. Queue.MyQueue and Topic.MyTopic'. The topic and queue I referred to in the previous post are simply denoted by 'MyTopic' and 'MyQueue' Both advisory consumers have the value 2 for 'EnqueueCount' allthough I have only sent one message. Could there be a blocking problem or is it just previous persisted messages in the KahaDB? -- View this message in context: http://activemq.2283324.n4.nabble.com/onmessage-not-picking-up-messages-tp4524534p4525387.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.