Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C5AD90AA for ; Thu, 6 Sep 2012 17:59:13 +0000 (UTC) Received: (qmail 97375 invoked by uid 500); 6 Sep 2012 17:59:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 97333 invoked by uid 500); 6 Sep 2012 17:59:12 -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 97299 invoked by uid 99); 6 Sep 2012 17:59:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 17:59:12 +0000 Date: Fri, 7 Sep 2012 04:59:12 +1100 (NCT) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: <814534376.45582.1346954352464.JavaMail.jiratomcat@arcas> In-Reply-To: <1386703315.13223.1344070863764.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (AMQ-3962) Memory leak bacause of InactivityMonitor thread MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated AMQ-3962: ----------------------------- Fix Version/s: 5.7.0 > Memory leak bacause of InactivityMonitor thread > ----------------------------------------------- > > Key: AMQ-3962 > URL: https://issues.apache.org/jira/browse/AMQ-3962 > Project: ActiveMQ > Issue Type: Bug > Components: JMS client > Affects Versions: 5.5.0, 5.6.0 > Environment: Ubuntu 12.04 x64 > Tomcat 7.0.28 > Oracle JDK 1.6.0_32 > Reporter: Sergey > Assignee: Claus Ibsen > Fix For: 5.7.0 > > Attachments: memory_leak_inactivity_monitor.png, patch.txt > > > When I re-start my web application which connects to a standalone ActiveMQ broker via Tomcat Manager, I got OutOfMemoryError in PermGenSpace. The profiler shows that after stopping the web application it could not be unloaded from memory because of a memory leak caused by InactivityMonitor thread, see the screenshot for detail. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira