Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 41488 invoked from network); 13 Feb 2008 10:26:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2008 10:26:33 -0000 Received: (qmail 77625 invoked by uid 500); 13 Feb 2008 10:26:24 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 77581 invoked by uid 500); 13 Feb 2008 10:26:24 -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 77572 invoked by uid 99); 13 Feb 2008 10:26:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2008 02:26:24 -0800 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.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2008 10:25:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EE0F9714074 for ; Wed, 13 Feb 2008 02:26:07 -0800 (PST) Message-ID: <33214109.1202898367972.JavaMail.jira@brutus> Date: Wed, 13 Feb 2008 02:26:07 -0800 (PST) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-1334) Deadlock with XA enabled In-Reply-To: <3651182.1200922415389.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1334?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D125684= 97#action_12568497 ]=20 Marcel Reutegger commented on JCR-1334: --------------------------------------- The stacktrace you attached still shows the DefaultISMLocking class in use.= Can you please run your test with the PatchedDefaultISMLocking? > Deadlock with XA enabled > ------------------------ > > Key: JCR-1334 > URL: https://issues.apache.org/jira/browse/JCR-1334 > Project: Jackrabbit > Issue Type: Bug > Components: jackrabbit-core, jackrabbit-jca > Affects Versions: 1.4 > Environment: WebSphere Application Server 5.1 > Reporter: Claus K=C3=B6ll > Priority: Critical > Attachments: javacore.20080121.132210.2524.txt, lock_output.txt, = PatchedDefaultISMLocking.java, PatchedDefaultISMLocking_2.java, Stacktrace.= txt > > > Since we have configured a j2c resource adapter any modification to the r= epository ends > with a deadlock. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.