After applying Hotfix Package D/E for Appian version 19.1 or Hotfix Package B for Appian version 19.2, the following error is observed after starting the Appian engines:
ERROR: JAVA_HOME is set to an invalid directory: /<APPIAN_HOME>/java Please set the JAVA_HOME variable in your environment to match the location of your Java installation.
The hotfixes mentioned above modify the permissions of the contents of <APPIAN_HOME>/java to not have execute privileges.
<APPIAN_HOME>/java
This issue has been reported to the Appian Product Team. The reference number for this issue is INFRA-8773.
Run the following command in <APPIAN_HOME> after applying the hotfix:
<APPIAN_HOME>
chmod +x ./java/bin/*
This article applies to self-managed Appian installations using the out of the box Java distribution on the following hotfixes: