Stop and start Appian gracefully when a server is restarted

Has anyone found a way to make Appian shut down and start up automatically and gracefully when a server is restarted? I'd love to make the Windows services set to Automatic so they can be somewhat self-healing (particularly when server patching happens in the middle of the night), but I don't how to do it so that the application server doesn't try starting up until the engines are ready. Any ideas/solutions out there?...

OriginalPostID-116556

OriginalPostID-116556

  Discussion posts and replies are publicly visible

Parents
  • Hi Jordan,

    Setting up Appian Engines with QS will prevent corruption of the Appian Engine Database files, in case server shuts down un-expectedly and avoid data loss. Unfortunately, you will need to start the app-server manually, only after all engines come up successfully.

    You might be able to setup a custom script to monitor the status of the engines using check-engine.bat script and start the App-Server only when all Engines show 1/1 and Status="Okay".
Reply
  • Hi Jordan,

    Setting up Appian Engines with QS will prevent corruption of the Appian Engine Database files, in case server shuts down un-expectedly and avoid data loss. Unfortunately, you will need to start the app-server manually, only after all engines come up successfully.

    You might be able to setup a custom script to monitor the status of the engines using check-engine.bat script and start the App-Server only when all Engines show 1/1 and Status="Okay".
Children
No Data