Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 20528 invoked from network); 30 Apr 2007 12:44:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Apr 2007 12:44:55 -0000 Received: (qmail 8667 invoked by uid 500); 30 Apr 2007 12:45:01 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 8648 invoked by uid 500); 30 Apr 2007 12:45:01 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 8639 invoked by uid 99); 30 Apr 2007 12:45:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2007 05:45:01 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2007 05:44:54 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A398071404A for ; Mon, 30 Apr 2007 05:44:34 -0700 (PDT) Message-ID: <26974285.1177937074667.JavaMail.jira@brutus> Date: Mon, 30 Apr 2007 05:44:34 -0700 (PDT) From: "Alex Burgel (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1205) Memory leak in Scheduler In-Reply-To: <13761292.1173949414464.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1205?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39072 ]=20 Alex Burgel commented on AMQ-1205: ---------------------------------- i found an issue with Scheduler that prevents it from removing tasks correc= tly which might be causing these memory leaks take a look at AMQ-1235 and give the patch a try. > Memory leak in Scheduler > ------------------------ > > Key: AMQ-1205 > URL: https://issues.apache.org/activemq/browse/AMQ-1205 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.1.0 > Environment: Linux running *IBM JDK 5.0* > Reporter: Paul Ren=E9 J=F8rgensen > Priority: Critical > Attachments: activemq.png, heapdump.rar > > > After about 24-36 hours of running I get a OutOfMemoryException. Heap is = set to 512m. > Please find attached heapdump, threaddump and trace file in IBM format. I= 've also included a screenshot of the heap analysis pointing out the leakin= g objects. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.