Local Install - Appian Services not Starting.

I am trying to run a local install, and have followed the steps outlined in the Quick Start Guide.  However, none of the Appian services are starting.  When trying to run "<APPIAN_HOME>\services\bin\start.bat -p <password> -s all", I receive the error below, although there doesn't seem to be much information:

 

The following 15 services failed to start [analytics00, analytics01, analytics02, channels, content, download-stats, execution00, execution01, execution02, forums, groups, notifications, notifications-email, portal, process-design]
Error running script: Failed to start the following engines: [analytics00, analytics01, analytics02, channels, content, download-stats, execution00, execution01, execution02, forums, groups, notifications, notifications-email, portal, process-design]
com.appian.komodo.StartKomodo$EnginesNotStartedException: Failed to start the following engines: [analytics00, analytics01, analytics02, channels, content, download-stats, execution00, execution01, execution02, forums, groups, notifications, notifications-email, portal, process-design]
at com.appian.komodo.StartKomodo.waitForAllEnginesToBeUp(StartKomodo.groovy:210)
at com.appian.komodo.StartKomodo.startEnginesAndWait(StartKomodo.groovy:163)
at com.appian.komodo.StartKomodo.run(StartKomodo.groovy:91)
at com.appian.komodo.KomodoScript.runWithExitCode(KomodoScript.groovy:89)
at com.appian.komodo.KomodoScript.executeNoExit(KomodoScript.groovy:110)
at com.appian.komodo.KomodoScript.execute(KomodoScript.groovy:125)
at com.appian.komodo.StartKomodo.main(StartKomodo.groovy:52)

 

 

Any help would be appreciated.  Thank you.

  Discussion posts and replies are publicly visible