Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 88993 invoked from network); 31 May 2006 20:11:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2006 20:11:24 -0000 Received: (qmail 94102 invoked by uid 500); 31 May 2006 20:11:23 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 94073 invoked by uid 500); 31 May 2006 20:11:22 -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 94064 invoked by uid 99); 31 May 2006 20:11:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 13:11:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Wed, 31 May 2006 13:11:21 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 27FE17141F2 for ; Wed, 31 May 2006 20:10:30 +0000 (GMT) Message-ID: <22432811.1149106230145.JavaMail.jira@brutus> Date: Wed, 31 May 2006 20:10:30 +0000 (GMT+00:00) From: "Tobias Bocanegra (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Closed: (JCR-447) deadlock on concurrent commit/locking In-Reply-To: <4690550.1149095431321.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-447?page=all ] Tobias Bocanegra closed JCR-447: -------------------------------- Resolution: Fixed added very ugly hack by disably write lock inside the version specific item state manager during transaction commits. fixed in revision 410655. > deadlock on concurrent commit/locking > ------------------------------------- > > Key: JCR-447 > URL: http://issues.apache.org/jira/browse/JCR-447 > Project: Jackrabbit > Type: Bug > Versions: 0.9, 1.0, 1.0.1 > Environment: r410507 > Reporter: Tobias Bocanegra > Assignee: Tobias Bocanegra > > there can happen an iterlock between the dispatching part of the shared item state manager and the lockmanager. -- 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