mjava.lang.AssertionError: Failed to undeploy: { "outcome" => "failed", "result" => { "step-1" => { "outcome" => "failed", "failure-description" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"test7-test.ear\")]' not found", "rolled-back" => true }, "step-2" => {"outcome" => undefined} }, "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"test7-test.ear\")]' not found"}}, "rolled-back" => true }
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
mjava.lang.AssertionError: Failed to undeploy: { "outcome" => "failed", "result" => { "step-1" => { "outcome" => "failed", "failure-description" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"test7-test.ear\")]' not found", "rolled-back" => true }, "step-2" => {"outcome" => undefined} }, "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"test7-test.ear\")]' not found"}}, "rolled-back" => true }
at org.jboss.as.test.integration.management.deploy.runtime.ServletRuntimeNameTestCase.tearDown(ServletRuntimeNameTestCase.java:111)