Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 35218 invoked from network); 21 Apr 2010 14:02:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 14:02:36 -0000 Received: (qmail 64183 invoked by uid 500); 21 Apr 2010 14:02:36 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 64127 invoked by uid 500); 21 Apr 2010 14:02:35 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Delivered-To: moderator for user@geronimo.apache.org Received: (qmail 22634 invoked by uid 99); 21 Apr 2010 09:45:29 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.158 is neither permitted nor denied by domain of thlin.box@gmail.com) Date: Wed, 21 Apr 2010 01:45:03 -0800 (PST) From: easyl To: user@geronimo.apache.org Message-ID: <1271843103512-739508.post@n3.nabble.com> Subject: finding workaround to solve memory leak problem when creating large numbers of TemporaryQueues (Log4J related) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am using embedded AMQ 4.1.2 (in geronimo 2.1.4) and find there is a memory problem similar to this: https://issues.apache.org/activemq/browse/AMQ-1681 I run a system (64bit, 3G mem) after 8 hours, about 1000000 temp queue was created for send/reply. I can find 400~500 MB (and counting) for Log4j instance from memory dump (jmap). Is there any workaround so that I don't need to upgrade AMQ, compile, patch AMQ, and etc. Can I possible remove those log4j instance for temporary queue at runtime? -- View this message in context: http://n3.nabble.com/finding-workaround-to-solve-memory-leak-problem-when-creating-large-numbers-of-TemporaryQueues-Log4J-tp739508p739508.html Sent from the Users mailing list archive at Nabble.com.