org.jboss.as.test.integration.batch.deployment.JobControlTestCase: java.lang.AssertionError: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"batch-jberet\"), (\"jdbc-job-repository\" => \"batch-ds\") ]' not found"}}
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
org.jboss.as.test.integration.batch.deployment.JobControlTestCase: java.lang.AssertionError: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[ (\"subsystem\" => \"batch-jberet\"), (\"jdbc-job-repository\" => \"batch-ds\") ]' not found"}}
at org.jboss.as.test.integration.batch.deployment.DeploymentDescriptorTestCase$JdbcJobRepositorySetUp.execute(DeploymentDescriptorTestCase.java:202)
at org.jboss.as.test.integration.batch.deployment.DeploymentDescriptorTestCase$JdbcJobRepositorySetUp.tearDown(DeploymentDescriptorTestCase.java:190)
at org.jboss.as.arquillian.container.ServerSetupObserver.handleAfterUndeploy(ServerSetupObserver.java:166)