1 Reply Latest reply on Mar 14, 2013 5:32 AM by ctomc

    JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 2235076ms - Started 467 of 549 services (2 services failed or missing dependencies, 78 services are passive or on-demand)

    poorna.sama

      Hi,

         I am getting the below error.

       

         I am deploying the xyz.war file in JBOSS 7.1.1.Final AS.

       

         But xyz.war file has dependency on another war file (abc.war file).

       

         Step1: My problem is server is started (with errors) in 2235076ms - Started 467 of 549 services (2 services failed or missing dependencies, 78 services are passive or on-demand).

       

         Step2: Immediately abc.war was rolled back with no failure message.

       

        Step3 : xyz.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./xyz" => "org.jboss.msc.service.StartException in service   jboss.web.deployment.default-host./xyz: JBAS018040: Failed to start context"}}

       

       

      Please see the below server log for the reference.

       

       

      19:58:15,886 ERROR [org.jboss.as] (MSC service thread 1-3) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 2235076ms - Started 467 of 549 services (2 services failed or missing dependencies, 78 services are passive or on-demand)
      19:58:16,136 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "abc.war" was rolled back with no failure message
      19:58:16,137 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "xyz.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./xyz" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./xyz: JBAS018040: Failed to start context"}}
      19:58:16,139 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./xyz: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./xyz: JBAS018040: Failed to start context

      19:58:16,148 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./xyz" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./xyz: JBAS018040: Failed to start context"}}}}

       

      Could you please advise us on this,how to resolve this error.Thanks for your time.

       

       

      Thanks,

      Poorna