Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 12687 invoked from network); 1 May 2007 19:02:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2007 19:02:40 -0000 Received: (qmail 32504 invoked by uid 500); 1 May 2007 19:02:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 32242 invoked by uid 500); 1 May 2007 19:02:45 -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 32233 invoked by uid 99); 1 May 2007 19:02:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2007 12:02:45 -0700 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 (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2007 12:02:36 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Hixc7-0002GN-Rq for users@activemq.apache.org; Tue, 01 May 2007 12:02:15 -0700 Message-ID: <10274225.post@talk.nabble.com> Date: Tue, 1 May 2007 12:02:15 -0700 (PDT) From: Dave Carlson To: users@activemq.apache.org Subject: Connections dropped using 5 or more queues in 4.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gshpsrule@charter.net X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am testing AMQ for use in our production environment, and seem to be having problems with 5 or more queues. I am using 10 senders distributed across 5 connections to send messages to 5 queues. After less than a minute of runtime, no more messages are sent. Then when the application tries to close the connection by calling QueueConnection.close(), the app hangs indefinately. I have used the same test code to test with 1, 3, and 4 queues, as well as to test other products with 1, 3 and 5 queues and have no problems. With AMQ, up to 4 queues I get the same throughput. This only happens when I use 5 or more queues. There are no errors or messages reported in the logs. Any help would be greatly appreciated. Thanks, Dave Carlson -- View this message in context: http://www.nabble.com/Connections-dropped-using-5-or-more-queues-in-4.1.1-tf3676734s2354.html#a10274225 Sent from the ActiveMQ - User mailing list archive at Nabble.com.