Engine start-up fails after running the start.sh|bat script. Although port 2181 is free, the following error is found in the zookeeper.log located in <APPIAN_HOME>/logs/service-manager/zookeeper/:
<APPIAN_HOME>/logs/service-manager/zookeeper/
ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally java.net.BindException: Address already in use
After running the start script located in the <APPIAN_HOME>/services/bin directory, the following error is observed in the command line prompt:
<APPIAN_HOME>/services/bin
waiting for process QuorumPeerMain waiting for process QuorumPeerMain process QuorumPeerMain not running after 10000 seconds Unable to start service QuorumPeerMain java.util.concurrent.TimeoutException: Process QuorumPeerMain did not launch within 10000 ms
Users may also see the following output after running jps:
jps
[user@server ~]$ jps<PID> -- process information unavailable
There are two causes to this issue:
/tmp/hsperfdata_$APPIAN_USER
$APPIAN_USER
This article applies to Appian 17.3 and later.
Last Reviewed: January 2020