Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 90983 invoked from network); 25 Nov 2009 14:16:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Nov 2009 14:16:14 -0000 Received: (qmail 64546 invoked by uid 500); 25 Nov 2009 14:16:13 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 64516 invoked by uid 500); 25 Nov 2009 14:16:13 -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 64504 invoked by uid 99); 25 Nov 2009 14:16:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 14:16:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Wed, 25 Nov 2009 14:16:03 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NDIek-0002Tc-MF for users@activemq.apache.org; Wed, 25 Nov 2009 06:15:42 -0800 Message-ID: <26513355.post@talk.nabble.com> Date: Wed, 25 Nov 2009 06:15:42 -0800 (PST) From: jfaerman To: users@activemq.apache.org Subject: Active Consumers on TCP x HTTP MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jfaerman@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I need a queue with HTTP consumers. My problem is that when the JVM dies, the consumer remains active (i can see them active in the web console), thus preventing the new consumer from receiving messages. If i use TCP instead of HTTP, the dead consumers are inactivated correctly and everything works. Anyone been thru something like this or can suggest me a workaround? Tnx, Julio -- View this message in context: http://old.nabble.com/Active-Consumers-on-TCP-x-HTTP-tp26513355p26513355.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.