After OS, AutoSys services (specifically the Agent and the Web Server) fail to start.
Log analysis indicates a "No such file or directory" error when the wrapper attempts to locate the Java Runtime Environment (JRE) command.
WARN | wrapper | 2026/08/21 09:22:58 | The configured wrapper.java.command could not be found, attempting to launch anyway: ../../JRE_WA/bin/javaERROR | wrapper | 2026/08/21 09:22:58 | Unable to start JVM: No such file or directory (2)
08/21/2026 09:46:56.351-0400: Database check succeeded
08/21/2026 09:46:56.351-0400: JVM doesn't exist at the specified java path /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.422.b05-2.el8.x86_64/jre/bin/During the patching process, the underlying Java installation path was either updated or removed. Consequently, the hard-coded paths in the agentparm.txt configuration file and the relative symbolic links in the Application directory (JRE_WA and JRE64_WA) point to invalid or non-existent directories.
Update the AutoSys Agent Configuration:
oscomponent.javapath=/etc/alternatives/jre_openjdk
Update Web Server Symbolic Links:
rm -rf JRE_WA rm -rf JRE64_WAln -s /etc/alternatives/jre_openjdk JRE_WA ln -s /etc/alternatives/jre_openjdk JRE64_WAVerification:
For additional info - refer to JRE Update
To speak with a customer representative or a Support Engineer see Contact Support. Scroll to the bottom of the page and click on the respective region.