Unable to get JBoss to start.

This is the first time installing Appian. I was able to successfully install all serverrs (Appian, MySQL, JBoss EAP). I was able to launch start Appian and Mysql, but failed to launch the JBoss Service.

Please see the errors in the server log below for more information on the issue.

 

48800.server.log

Thanks in advance for all you help.

  Discussion posts and replies are publicly visible

Parents
  • Based on the latest startup, the Appian EAR didn't get deployed. (You can tell this from the amount of services started at the end of the startup output.) Ensure that the <APPIAN_HOME>/ear/suite.ear.dodeploy file exists and remove any .failed or .undepoyed files from <APPIAN_HOME>/ear. Also check that <JBOSS_HOME>/standalone/deployments/*-ds.xml.dodeploy exists
Reply
  • Based on the latest startup, the Appian EAR didn't get deployed. (You can tell this from the amount of services started at the end of the startup output.) Ensure that the <APPIAN_HOME>/ear/suite.ear.dodeploy file exists and remove any .failed or .undepoyed files from <APPIAN_HOME>/ear. Also check that <JBOSS_HOME>/standalone/deployments/*-ds.xml.dodeploy exists
Children
No Data