[jboss-jira] [JBoss JIRA] (WFCORE-4597) Intermittent failures deploying an application with Class-Path pointing to an external jar file
Yeray Borges (Jira)
issues at jboss.org
Fri Aug 9 09:07:00 EDT 2019
Yeray Borges created WFCORE-4597:
------------------------------------
Summary: Intermittent failures deploying an application with Class-Path pointing to an external jar file
Key: WFCORE-4597
URL: https://issues.jboss.org/browse/WFCORE-4597
Project: WildFly Core
Issue Type: Bug
Components: Modules
Reporter: Yeray Borges
Assignee: Yeray Borges
The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
{noformat}
("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"
{noformat}
Follow up the steps to reproduce
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list