Hi, I'm trying to understand what could mean the displayed message when an ApplicationDeadLockException occurs. You will find here above an extract that I tried to parse.
| * [EMAIL PROTECTED], | bean=ParcelGuid, | id=ae3ee5b4c0a8062000d60cddf191dbad, | refs=4, | tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=eddie.dev.kiala.com//239, BranchQual=], | [EMAIL PROTECTED] Thread Pool Worker-9,5,ASF Session Pool Threads], | timeout=5000, | queue=[TXLOCK waitingTx=TransactionImpl:XidImpl | [FormatId=257, GlobalId=eddie.dev.kiala.com//248, BranchQual=] | id=0 | [EMAIL PROTECTED] Thread Pool Worker-7,5,ASF Session Pool Threads] | queued=true], | * holder=TransactionImpl:XidImpl [FormatId=257, GlobalId=eddie.dev.kiala.com//255, BranchQual=], | * [EMAIL PROTECTED], | bean=ParcelHistory, | id=tnt_id_2, | refs=2, | tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=eddie.dev.kiala.com//255, BranchQual=], | synched=null, | timeout=5000, | queue=[TXLOCK waitingTx=TransactionImpl:XidImpl | [FormatId=257, GlobalId=eddie.dev.kiala.com//239, BranchQual=] | id=0 | [EMAIL PROTECTED] Thread Pool Worker-1,5,ASF Session Pool Threads] | queued=true], | * waitingResourceHolder=TransactionImpl:XidImpl [FormatId=257, GlobalId=eddie.dev.kiala.com//255, BranchQual=] | My feelings tells me that transactions 239 and 255 are in conflict but I don't manage to get a good understanding from the message. Any help will be appreciated. Fred. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863715#3863715 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863715 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
