Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 41848 invoked from network); 11 May 2006 12:33:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2006 12:33:23 -0000 Received: (qmail 60788 invoked by uid 500); 11 May 2006 12:33:22 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 60400 invoked by uid 500); 11 May 2006 12:33:20 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 60391 invoked by uid 99); 11 May 2006 12:33:20 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 May 2006 05:33:20 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36ADC41000B for ; Thu, 11 May 2006 12:32:05 +0000 (GMT) Message-ID: <14692214.1147350725221.JavaMail.jira@brutus> Date: Thu, 11 May 2006 12:32:05 +0000 (GMT+00:00) From: "Dominique Pfister (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-430) Memory leak when using transactions In-Reply-To: <7189787.1147217765805.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-430?page=all ] Dominique Pfister resolved JCR-430: ----------------------------------- Fix Version: 1.0.1 Resolution: Duplicate Sorry, I did not pay attention to the "Affect Versions" field. You're absolutely right that this bug occurs in 1.0. Actually, it is a duplicate of JCR-395. I suggest you either wait for the next, upcoming release of 1.0.1 or work with the source of the main branch. > Memory leak when using transactions > ----------------------------------- > > Key: JCR-430 > URL: http://issues.apache.org/jira/browse/JCR-430 > Project: Jackrabbit > Type: Bug > Versions: 1.0 > Reporter: Nicolas Belisle > Assignee: Tobias Bocanegra > Priority: Critical > Fix For: 1.0.1 > Attachments: TransactionTest.java > > Using a sequence of transactions resolve in a java.lang.OutOfMemoryError. > I'm using UserTransactionImpl found in /src/test. Could be the cause of the problem... > An example will follow shortly. Note that in the example, if you remove the transaction context, no leak arises. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira