1 Reply Latest reply on Dec 22, 2016 5:26 AM by andey

    Not able to deploy the Application in JBOSS EAP 6.2.0

    sahoosb18

      Good Afternoon,

       

      I am not able to deploy the application in JBOSS. Please find the below logs and help me regarding this.

       

      1:58:24,414 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.web.deployment.default-host./indusCollect: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./indusCollect: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [rt.jar:1.6.0_45]

        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_45]

        at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_45]

        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_45]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_45]

        at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_45]

        at org.jboss.threads.JBossThread.run(JBossThread.java:122)

      Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

        at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:161)

        at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60)

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93)

        ... 7 more

       

       

      11:58:24,635 ERROR [org.jboss.as.server] (HttpManagementService-threads - 4) JBAS015870: Deploy of deployment "indusCollect.war" was rolled back with the following failure message:

      {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./indusCollect" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./indusCollect: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

          Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}}

        • 1. Re: Not able to deploy the Application in JBOSS EAP 6.2.0
          andey

          Hi,

           

          1. Can you please post the Error that is mentioned in the server.log ,   from the point where the application deployment started and ended with the above mentioned error.  If there is any stackTrace mentioned in the log then that will be more useful.

           

          2. Also let us know how are you trying to deploy the application using "deployments" directory based deployment or using some management utility like console/jboss-cli.sh ?

           

          Regards,
          Anup