Atomikos Forum |
|
Hi,
I'm getting the next error in my production environment: com.atomikos.datasource.ResourceException: resume for XID '68776D5F70726F636573735F61746F6D696B6F735F6C6F6730303031393030303031:68776D5F70726F636573735F61746F6D696B6F735F6C6F673337' raised -8: the supplied XID already exists in this XA resource I've been reading the docs and i've seen that the problem is that we have deleted de .epoch file (actualy the hole atomikos logs directory), I've changed the path to a directory that won't be ever deleted again, my question is, does that solve the problem? or do I need to do something else? will the id's still be inconsistent? Someone in a forum posted that the transaction manager name should be changed, but I've read that this shouldn't be done in the production environment :S. Thanks in advance. Patricia |