To install 7.4 in a test system, we simply copy-pasted the existing jboss 7.1.1_

To install 7.4 in a test system, we simply copy-pasted the existing jboss 7.1.1_final folder that was already configured for 7.3, changed required property files @ appian and jboss and then started appian74 & then started jboss standalone.bat;

appian engines started smoothly;

But we get below errors. Ideally we should have had a smooth installation because jboss was already working fine for 7.3
any clues on how to address these? anything related to new in 7.4?

10:52:42,768 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.web.deployment.default-host./suite: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./suite: JBAS018040: Failed to start context
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)...

OriginalPostID-98298

OriginalPostID-98298

  Discussion posts and replies are publicly visible

Parents
  • ... [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_21]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_21]
    at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_21]

    10:52:43,012 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "suite.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./suite" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./suite: JBAS018040: Failed to start context"},"JBAS014771: Services
    with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.suite.email-handler.EmailHandlerBean.Validatorjboss.naming.c...
Reply
  • ... [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_21]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_21]
    at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_21]

    10:52:43,012 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "suite.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./suite" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./suite: JBAS018040: Failed to start context"},"JBAS014771: Services
    with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.suite.email-handler.EmailHandlerBean.Validatorjboss.naming.c...
Children
No Data