]
Tom Jenkinson closed JBTM-1957.
-------------------------------
Resolution: Done
XTS crash recovery tests fail on IBM JDK
----------------------------------------
Key: JBTM-1957
URL:
https://issues.jboss.org/browse/JBTM-1957
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 4.17.10
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Minor
Fix For: 5.0.0.CR2
The XTS crash recovery tests fail on IBM JDK. This seem to be a problem of Arquillian
settings.
What I do:
- switch to IBM JDK (JAVA_HOME + PATH)
- export JBOSS_HOME=/home/ochaloup/jboss/jboss-eap-*
- cd XTS/localjunit/crash-recovery-tests
- mvn test -Pxts.integration.tests.profile -Parq
-Dtest=com.arjuna.qa.junit.TestATCrashDuringOnePhaseCommit
What I get - tests fail with error:
The server is already running! Managed containers do not support connecting to running
server instances due to the possible harmful effect of connecting to the wrong server.
Please stop server before running or change to another type of container.