When executing a Service Manager script in the <APPIAN_HOME>/services/bin directory, one of the following errors are returned:
<APPIAN_HOME>/services/bin
Exception thrown while attempting to retrieve process info for java process with main Class name QuorumPeerMain. java.io.IOException: Cannot run program "jps": error=2, No such file or directory...Caused by: java.io.IOException: error=2, No such file or directory
Exception thrown while attempting to retrieve process info for java process with main Class name QuorumPeerMain. java.io.IOException: Cannot run program "jps": error=13, Permission denied
There are several possible causes for this issue.
JAVA_HOME
echo $JAVA_HOME
PATH
jps
This article applies to Appian 17.3 and later.
Last Reviewed: March 2022