We are getting the following error while trying to install Appian. Any reason wh

We are getting the following error while trying to install Appian. Any reason why?
jboss.web.deployment.default-host./suite: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./suite: 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:471) [rt.jar:1.7.0_51]
          at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51]
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
          at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
          at org.jboss.threads.JBossThread.run(JBossThread.java:122)
Caused by: org.jboss.msc.service.StartException in an...

OriginalPostID-115558

OriginalPostID-115558

  Discussion posts and replies are publicly visible

  • ...onymous 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)
              ... 6 more

    17:16:21,502 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "suite.ear" (runtime-name : "suite.ear")
    17:16:21,503 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "ss.ear" (runtime-name : "ss.ear")
    17:16:21,503 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "appian-ds.xml" (runtime-name : "appian-ds.xml")
    17:16:21,508 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
    JBAS014775: New missing/unsatisfied dependencies:
    service jboss.deployment.subunit."suite.ear"."email-handler.jar...
  • ...".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."suite.ear".deploymentCompleteService]
    service jboss.deployment.subunit."suite.ear"."jms-process-integration-handler.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.subunit."suite.ear"."email-handler.jar".INSTALL, service jboss.deployment.unit."suite.ear".deploymentCompleteService]
    service jboss.deployment.subunit."suite.ear"."unattended-request-handler.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."suite.ear".deploymentCompleteService, service jboss.deployment.subunit."suite.ear"."jms-process-integration-handler.jar".INSTALL]
    service jboss.naming.context.java.comp.suite.email-handler.EmailHandlerBean (missing) dependents: [service jboss.naming.context.java.comp.suite.email-handler.EmailHandlerBean.Validator, service jboss.naming.context.java.comp.suite.email-handler.EmailHandlerBean.ValidatorFacto...
  • ... ry]
    service jboss.naming.context.java.comp.suite.jms-process-integration-handler.JmsProcessIntegrationHandlerBean (missing) dependents: [service jboss.naming.context.java.comp.suite.jms-process-integration-handler.JmsProcessIntegrationHandlerBean.ValidatorFactory, service jboss.naming.context.java.comp.suite.jms-process-integration-handler.JmsProcessIntegrationHandlerBean.Validator]
    service jboss.naming.context.java.comp.suite.unattended-request-handler.UnattendedRequestHandlerBean (missing) dependents: [service jboss.naming.context.java.comp.suite.unattended-request-handler.UnattendedRequestHandlerBean.Validator, service jboss.naming.context.java.comp.suite.unattended-request-handler.UnattendedRequestHandlerBean.ValidatorFactory]
    JBAS014777: Services which failed to start: service jboss.web.deployment.default-host./suite: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./suite: org.jboss.msc.service.StartExcep...
  • ... tion in anonymous service: JBAS018040: Failed to start context
  • Could you attach the server.log that shows the most current app-server startup?