Ondřej Chaloupka created JBTM-1957:
--------------------------------------
Summary: 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
Security Level: Public (Everyone can see)
Components: Testing
Affects Versions: 4.17.10
Reporter: Ondřej Chaloupka
Assignee: Ondřej Chaloupka
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira