[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:22:00 EDT 2019


     [ https://issues.jboss.org/browse/WFCORE-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yeray Borges updated WFCORE-4597:
---------------------------------
    Steps to Reproduce: 
1. Unzip the attached file
2. export WFLY_HOME=/your/server/home
3. execute run.sh [N] where N is the number of restarts to try, use as min 40, as soon as the error is detected the test will exit

  was:
1. Unzip the attached file
2. export WFLY_HOME=/your/server/home
3. execute run.sh [N] where N is the number of restarts



> 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
>            Priority: Major
>         Attachments: reproducer-WFCORE-4597.zip
>
>
> The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
> {noformat}
> 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"
> {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