-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
13:58:32,347 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("core-service" => "management"),
("security-realm" => "ManagementRealm")
]) - failure description: "WFLYCTL0441: Operation has resulted in failed or missing services
WFLYCTL0184: New missing/unsatisfied dependencies:
service module.resolved.service.\"deployment.web-app-classpath-1.0.war\".main (missing) dependents: [service jboss.module.service.\"deployment.web-app-classpath-1.0.war\".main]
WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed"
Follow up the steps to reproduce