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

Deployment fails with missing/unavailable dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Management
    • None

      Our testsuite bootstraps the server and then waits for the native management interface to become available on 8181

      A subsequent deployment (intermittently) fails with

      domain-master> [Host Controller] [0m[0m05:09:40,678 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /opt/jboss/wildfly/domain/data/content/ef/3743938a6b38a2ae473f12778fef7ad0ce464c/content[0m
      domain-slave> [Server:server-one] [0m[31m05:09:41,654 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 5) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "domain-endpoint.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"domain-endpoint.war\" is missing [jboss.deployment.chains]"]}[0m
      

      There seems to be a missing guarantee that allows the management endpoint to answer deployment requests when the deployment chain services are not up.

      CrossLink: https://github.com/wildfly-extras/wildfly-camel/issues/175

            bstansbe@redhat.com Brian Stansberry
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: