Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4597

Intermittent failures deploying an application with Class-Path pointing to an external jar file

XMLWordPrintable

    • Hide

      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

      Show
      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

      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

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: