[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Failure on XAResourceRecoveryTest
mark.little@jboss.com
do-not-reply at jboss.com
Fri Sep 7 10:58:17 EDT 2007
Once TxControl has been initialized, it shouldn't affect any other tests. The ObjectStore contains logs on behalf of many different transactions.
Your test infrastructure doesn't delete the ObjectStore contents by any chance? TS won't do that, so we're safe there. But is there a chance something else is?
You can ls the contents of the ObjectStore at the end of each test. That might help to determine what's left there to recover (or not).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082200#4082200
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082200
More information about the jboss-dev-forums
mailing list