From activemq-users-return-2030-apmail-geronimo-activemq-users-archive=geronimo.apache.org@geronimo.apache.org Fri Jun 16 03:35:28 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 19866 invoked from network); 16 Jun 2006 03:35:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 03:35:28 -0000 Received: (qmail 79132 invoked by uid 500); 16 Jun 2006 03:35:28 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 79104 invoked by uid 500); 16 Jun 2006 03:35:28 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 79095 invoked by uid 99); 16 Jun 2006 03:35:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 20:35:27 -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 (asf.osuosl.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; Thu, 15 Jun 2006 20:35:26 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Fr56w-0006K6-Im for activemq-users@geronimo.apache.org; Thu, 15 Jun 2006 20:35:06 -0700 Message-ID: <4894475.post@talk.nabble.com> Date: Thu, 15 Jun 2006 20:35:06 -0700 (PDT) From: jsalvo To: activemq-users@geronimo.apache.org Subject: Re: 4.0 Consumer OutOfMemoryError bug? In-Reply-To: <4894234.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: jesus.salvo@communicator.com.au X-Nabble-From: jsalvo References: <4636181.post@talk.nabble.com> <4645070.post@talk.nabble.com> <4647038.post@talk.nabble.com> <4650934.post@talk.nabble.com> <4652810.post@talk.nabble.com> <4669553.post@talk.nabble.com> <4733986.post@talk.nabble.com> <4761710.post@talk.nabble.com> <4798340.post@talk.nabble.com> <4822824.post@talk.nabble.com> <4831142.post@talk.nabble.com> <4894234.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > The first sign of problem from the logs was being unable to create the dynamic destination: > > 2006-06-16 12:48:52,778 [127.0.0.1:59267] ERROR ManagedRegionBroker > - Failed to register destination queue://SampleDynamicQueue > javax.management.InstanceAlreadyExistsException: Well I guess this exception is really expected, since there is more than 1 connection after all ... and 1 of the 10 connections has already created the destination. As an aside ... what -Xms and -Xmx settings do you guys have in your production environment ? I am currently just using the default, which is -Xmx512M -- View this message in context: http://www.nabble.com/4.0-Consumer-OutOfMemoryError-bug--t1707655.html#a4894475 Sent from the ActiveMQ - User forum at Nabble.com.