From users-return-13982-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Mon May 12 20:34:07 2008 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 56832 invoked from network); 12 May 2008 20:34:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 May 2008 20:34:07 -0000 Received: (qmail 9810 invoked by uid 500); 12 May 2008 20:34:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 9782 invoked by uid 500); 12 May 2008 20:34:07 -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 9771 invoked by uid 99); 12 May 2008 20:34:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 13:34:07 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Mon, 12 May 2008 20:33:20 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JveiF-0008Vq-21 for users@activemq.apache.org; Mon, 12 May 2008 13:33:35 -0700 Message-ID: <17189972.post@talk.nabble.com> Date: Mon, 12 May 2008 13:33:35 -0700 (PDT) From: jgunz To: users@activemq.apache.org Subject: Re: ActiveMQ 4.1.1 server freezes In-Reply-To: <17134918.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: slobby@twcny.rr.com References: <17104702.post@talk.nabble.com> <48221D06.9080503@comcast.net> <17134918.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org We identified what was causing the problem. One of our consumers had an uncaught exception that was occasionally thrown in the MessageListener thread. By simply preventing this exception we no longer see the broker lock ups. Is this expected consumer behavior? It seems that the broker/server should be insulated against client problems. -- View this message in context: http://www.nabble.com/ActiveMQ-4.1.1-server-freezes-tp17104702s2354p17189972.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.