Atomikos Forum

Unexpected ceception on closing Hibernate Session ... raised -7

my application is failing on this error, and I could not figure out (for the life of me) what is the cause of it:
---
2014-03-20 15:20:56,651 [ERROR] [mytest.util.aspects.FlexServiceExceptionWrapper] -Unexpected flex service error.
com.atomikos.datasource.ResourceException: XA resource 'testDB': end for XID '3134342E3130302E35362E3131332E746D30323136353030303031:3134342E3130302E35362E3131332E746D333933' raised -7: the XA resource has become unavailable
    at com.atomikos.datasource.xa.XAResourceTransaction.suspend(XAResourceTransaction.java:463)
---

Another log that might be related to the problem, or not, is this one:
---
14-03-20 13:37:05,888 [Atomikos:21] Rollback of timedout ACTIVE coordinator !
14-03-20 13:37:05,888 [Atomikos:21] Forcing close of pending statement: oracle.jdbc.driver.OraclePreparedStatementWrapper@58c865b
---

I would appreciate if anyone can help. Thank you in advance!

Lee
tony lee Send private email
Thursday, March 20, 2014
 
 
Does it happen also if you disable threaded 2PC (cf jta.properties)?
Guy Pardon Send private email
Friday, June 06, 2014
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics