Michael Musgrove created JBTM-3050:
--------------------------------------
Summary: CMRIntegrationTest consistently fails on CI
Key: JBTM-3050
URL:
https://issues.jboss.org/browse/JBTM-3050
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTA
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Priority: Blocker
Fix For: 5.next
Test com.hp.mwtests.ts.jta.commitmarkable.integration.CMRIntegrationTest is failing on our
CI cluster, for example:
http://narayanaci1.eng.hst.ams2.redhat.com/job/narayana/PROFILE=MAIN,jdk=...
fails with the output:
{quote}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.962 sec <<<
FAILURE! - in com.hp.mwtests.ts.jta.commitmarkable.integration.CMRIntegrationTest
com.hp.mwtests.ts.jta.commitmarkable.integration.CMRIntegrationTest Time elapsed: 4.962
sec <<< ERROR!
java.lang.RuntimeException:
org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException:
"WFLYCTL0216: Management resource '[(\"deployment\" =>
\"test.war\")]' not found"
Caused by:
org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException:
"WFLYCTL0216: Management resource '[(\"deployment\" =>
\"test.war\")]' not found"
{quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)