Reason=weblogic.transaction.nonxa.NonXAException: Commit Failed: javax.resource.spi.LocalTransaction
Hi,
I am using WLS14 application server and my client applicatio is calling the ejb application. ejb application is calling the JCA resource adapter . All the transaction attributes are nonXA. While calling my client application, I am getting the below error.
Xid=BEA1-00007C976B1CA7EFF192(184572966),Status=Rolling Back. [Reason=weblogic.transaction.nonxa.NonXAException: Commit Failed: javax.resource.spi.LocalTransactionException: CTG9607E Transaction failed to commit, and was rolled back instead, error code: LTE4, Stack Trace: javax.resource.spi.LocalTransactionException: CTG9607E Transaction failed to commit, and was rolled back instead, error code: LTE4
at weblogic.connector.security.layer.AdapterLayer.commit(AdapterLayer.java:630)