[
https://issues.jboss.org/browse/JBTM-1957?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1957:
-------------------------------------
I guess the best thing is to make sure we have raised the ARQ issue (with simplified test
case) to eliminate any possibility that it is an issue in our test. Then we can link that
Jira to this one. We can then resolve this issue, and create a new one to "Remove
workaround for JBTM-1957" which links to this issue and probably the ARQ one too. Is
that OK?
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
Priority: Minor
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