-
Bug
-
Resolution: Done
-
Blocker
-
5.9.0.Final
-
None
Test com.hp.mwtests.ts.jta.commitmarkable.integration.CMRIntegrationTest is failing on our CI cluster, for example:
fails with the output:
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"
- is caused by
-
WFLY-10837 IIOP subsystem requires port binding to be defined which was not necessary in prior WFLY versions
- Closed