| Author |
Transaction xid cannot complete commit processing because resource is unavailable
|
Swapneel Killekar
Greenhorn
Joined: Jun 22, 2011
Posts: 14
|
|
I am getting this Warning Message, when i complete a MDB request which also involves a Database Transaction(XA)
<Transaction BEA1-0045E45443C186C0314C cannot complete commit processing because resource [weblogic.jdbc.wrapper.JTSXAResourceImpl] is unavailable. The transaction will be abandoned after 80,216 seconds unless all resources acknowledge the commit decision.>
Although i think transaction completes properly, since there are not locks obtained on DB.
Kindly Help me at the earliest
|
 |
Madhan Sundararajan Devaki
Ranch Hand
Joined: Mar 18, 2011
Posts: 312
|
|
|
I believe, the remote Database (as you are referring to XA) is no longer reachable/responding over the network.
|
S.D. MADHAN
Not many get the right opportunity !
|
 |
 |
|
|
subject: Transaction xid cannot complete commit processing because resource is unavailable
|
|
|