Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 75608 invoked from network); 3 Feb 2010 11:11:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2010 11:11:51 -0000 Received: (qmail 25198 invoked by uid 500); 3 Feb 2010 11:11:50 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 24920 invoked by uid 500); 3 Feb 2010 11:11:49 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 24715 invoked by uid 99); 3 Feb 2010 11:11:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 11:11:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 11:11:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2F4D4234C495 for ; Wed, 3 Feb 2010 03:11:28 -0800 (PST) Message-ID: <1833226064.781265195488192.JavaMail.jira@brutus.apache.org> Date: Wed, 3 Feb 2010 11:11:28 +0000 (UTC) From: "Timothy Ward (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Work started: (ARIES-140) The Aries JPA container leaks EntityManagers on error paths In-Reply-To: <853115193.761265195488178.JavaMail.jira@brutus.apache.org> 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/ARIES-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on ARIES-140 started by Timothy Ward. > The Aries JPA container leaks EntityManagers on error paths > ----------------------------------------------------------- > > Key: ARIES-140 > URL: https://issues.apache.org/jira/browse/ARIES-140 > Project: Aries > Issue Type: Bug > Components: JPA > Reporter: Timothy Ward > Assignee: Timothy Ward > Priority: Critical > > There are a couple of places in which the JTAPersistenceContextRegistry can leak Persistence Contexts, over time this could lead to an OutOfMemoryError -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.