0 Replies Latest reply on May 24, 2013 9:33 AM by larosas1

    JBAS018040: Failed to start context

    larosas1

      I was in the middle of creating the BackBase ennviroment for developement and I'm having difficultydeploying War files on Maven to run in Jboss.

      For some reason it failed to start context. This is exactly what I got in the my log.

       

      09:55:10,260 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment "scwcm-portalserver-0.1-SNAPSHOT.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host.\"/scwcm-portalserver-0.1-SNAPSHOT\"" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host.\"/scwcm-portalserver-0.1-SNAPSHOT\": JBAS018040: Failed to start context"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"scwcm-portalserver-0.1-SNAPSHOT.war\".jboss.security.jacc Missing[JBAS014861: <one or more transitive dependencies>]"]}

      09:55:10,263 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host."/scwcm-portalserver-0.1-SNAPSHOT": org.jboss.msc.service.StartException in service jboss.web.deployment.default-host."/scwcm-portalserver-0.1-SNAPSHOT": JBAS018040: Failed to start context

       

      09:55:10,266 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host.\"/scwcm-portalserver-0.1-SNAPSHOT\"" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host.\"/scwcm-portalserver-0.1-SNAPSHOT\": JBAS018040: Failed to start context"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"scwcm-portalserver-0.1-SNAPSHOT.war\".jboss.security.jacc Missing[JBAS014861: <one or more transitive dependencies>]"]}}}

      09:55:10,294 INFO  [org.jboss.as.osgi] (MSC service thread 1-7) JBAS011908: Unregister module: Module "deployment.scwcm-portalserver-0.1-SNAPSHOT.war:main" from Service Module Loader

      09:55:13,318 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment scwcm-portalserver-0.1-SNAPSHOT.war in 3034ms

      09:58:33,447 INFO  [org.jboss.as.osgi] (MSC service thread 1-5) JBAS011908: Unregister module: Module "deployment.scwcm-bootstrap-0.1-SNAPSHOT.war:main" from Service Module Loader

       

       

       

       

       

      Any help would be greastly appreciated.