Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 40953 invoked from network); 8 Jul 2009 19:29:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 19:29:27 -0000 Received: (qmail 38380 invoked by uid 500); 8 Jul 2009 19:29:37 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 38296 invoked by uid 500); 8 Jul 2009 19:29:37 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 38286 invoked by uid 99); 8 Jul 2009 19:29:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 19:29:37 +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, 08 Jul 2009 19:29:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C39E7234C004 for ; Wed, 8 Jul 2009 12:29:14 -0700 (PDT) Message-ID: <25790055.1247081354787.JavaMail.jira@brutus> Date: Wed, 8 Jul 2009 12:29:14 -0700 (PDT) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Closed: (OPENJPA-1161) Identified MemoryLeak in MappingRepository In-Reply-To: <1335780766.1246994535133.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick closed OPENJPA-1161. --------------------------------- Resolution: Invalid Based on Brian's info this sounds like a WebSphere issue, I'm tentatively closing the JIRA. > Identified MemoryLeak in MappingRepository > ------------------------------------------ > > Key: OPENJPA-1161 > URL: https://issues.apache.org/jira/browse/OPENJPA-1161 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 1.0.4 > Reporter: brian yoder > Attachments: screenshot-1.jpg > > > After a lot of testing I have reproduced a specific scenario where the MappingRepository instances grow, and eventually an OutOfMemory error will occur. There have been other reports of this occuring, but no response from Apache yet, so I am opening a new bug. I will attach the code wich causes the issue, and a screen shot of the memory leaking classes. > Note: This may be related to OPENJPA-746 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.