Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 38292 invoked from network); 7 Feb 2008 09:47:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 09:47:34 -0000 Received: (qmail 79621 invoked by uid 500); 7 Feb 2008 09:47:25 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 79207 invoked by uid 500); 7 Feb 2008 09:47: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 78939 invoked by uid 99); 7 Feb 2008 09:47:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 01:47:23 -0800 X-ASF-Spam-Status: No, hits=-100.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; Thu, 07 Feb 2008 09:47:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 39AC771407B for ; Thu, 7 Feb 2008 01:47:08 -0800 (PST) Message-ID: <23718854.1202377628233.JavaMail.jira@brutus> Date: Thu, 7 Feb 2008 01:47:08 -0800 (PST) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= 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=3D125665= 24#action_12566524 ]=20 Claus K=C3=B6ll commented on JCR-1334: --------------------------------- hi guys, what do others think ? i think we can not per default bind a lock to a thread. this will work good= for a standalone server but not in a xa environment with container transactions on a j2ee server we run now for about a half year with jackrabbit in production but without= =20 xa transactions and this is no good solution hope somebody will help to solve that problem br claus > 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 > > > 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.