The recovery script, recovery.sh, located in <APPIAN_HOME>/services/bin/ fails to execute with the following error printed on console:
<APPIAN_HOME>/services/bin/
Exception in thread "main" org.I0Itec.zkclient.exception.ZKTimeoutException: Unable to connect to zookeeper server within timeout : 30000
The script fails to execute because Zookeeper did not respond within the timeout threshold.
Check if Zookeeper is running.
<APPAIN_HOME>/logs/service-manager/zookeeper
<APPIAN_HOME>/services/bin/start.sh|bat -p <password> -s manager
This article applies to Appian 17.3 and later.
Last Reviewed: March 2019