[ https://issues.apache.org/jira/browse/JCR-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568506#action_12568506 ]
Claus Köll commented on JCR-1334: --------------------------------- ok i see. that was not clear to me but now i understand. hmm so websphere ignores the threads from which they get the readlock. i think they work in xa environemt not with threads ? when will the downgrade be called ? because the deadlock comes from the searchmanager. he calls DefaultISMLocking.acquireReadLock and this call comes from a different thread than from downgrade. > 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öll > 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 > repository ends > with a deadlock. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.