0 Replies Latest reply on Feb 22, 2012 12:33 PM by malplayer

    AS7.1 Final Error when deploying a war file to remote hotstcontroller

    malplayer

      I gwet the following error when deploying a  war file to the host controller

       

      {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"walgreens_micro.war\"jboss.deployment.chainsMissing[jboss.deployment.unit.\"test.war\"jboss.deployment.chains]"]}

      [Server:custom-server-two] 10:43:50,357 INFO [org.jboss.as.controller] (host-controller-connection-threads - 2) JBAS014774: Service status report

      [Server:custom-server-two] JBAS014775:    New missing/unsatisfied dependencies:

      [Server:custom-server-one] 10:43:50,357 INFO [org.jboss.as.controller] (host-controller-connection-threads - 1) JBAS014774: Service status report

      [Server:custom-server-one] JBAS014775:    New missing/unsatisfied dependencies:

      [Server:custom-server-one] service jboss.deployment.chains (missing) dependents: [service jboss.deployment.unit."test.war"]

      [Server:custom-server-one]

      [Server:custom-server-two] service jboss.deployment.chains (missing) dependents: [service jboss.deployment.unit."test.war"]

       

      Here is the log on the host contoller

       

       

      10:24:49,715 INFO  [org.jboss.as.server] (host-controller-connection-threads - 12) JBAS015870: Deploy of deployment "walgreens_micro.war" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\""test.war\"jboss.deployment.chainsMissing[jboss.deployment.unit.\""test.war\"jboss.deployment.chains]"]}

      10:24:49,720 INFO  [org.jboss.as.controller] (host-controller-connection-threads - 12) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.deployment.chains (missing) dependents: [service jboss.deployment.unit.""test.war"]

       

      10:27:37,829 INFO  [org.jboss.as.controller] (MSC service thread 1-6) JBAS014774: Service status report

      JBAS014776:    Newly corrected services:

            service jboss.deployment.chains (new available)

       

       

      Any help you can provide would be greatly appreciated