JBoss startup issues

Attached terminal output.

Have installed 16.2 - have the search and Appian engines running but
JBOSS is failing to start with the "lazy" message.

forum.appian.com/.../kb-1060.html

I tried all of the steps from this entry. But I'm still seeing this:

20:28:42,055 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "appian-mysql-ds.xml" (runtime-name : "appian-mysql-ds.xml")
20:28:42,056 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "suite.ear" (runtime-name : "suite.ear")
20:28:42,077 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:

What else are we missing?

Thanks, David

JBOSS-log.txt

OriginalPostID-214574

OriginalPostID-214574

  Discussion posts and replies are publicly visible

Parents
  • stefanom469, If you are also facing the same issue as attached log.. Then its an issue with Data source. check whether your DB is up & running, If every thing looks good then follow the below steps
    1) Stop Jboss
    2) Rename suite.ear.failed to suite.ear.dodeploy under ear
    3) Rename appian-mysql-ds.xml.falied to appian-mysql-ds.xml.dodeploy under jboss deployments folder
    4) Start Jboss
Reply
  • stefanom469, If you are also facing the same issue as attached log.. Then its an issue with Data source. check whether your DB is up & running, If every thing looks good then follow the below steps
    1) Stop Jboss
    2) Rename suite.ear.failed to suite.ear.dodeploy under ear
    3) Rename appian-mysql-ds.xml.falied to appian-mysql-ds.xml.dodeploy under jboss deployments folder
    4) Start Jboss
Children
No Data