Views:
After updating the Java version some errors are given concerning the Java installation.
 
WARN   | wrapper  | 2024/06/07 10:45:16 | The 'JAVA' environment variable was referenced but has not been defined.
ERROR  | wrapper  | 2024/06/07 10:45:16 | Unable to execute Java command.  The system cannot find the file specified. (0x2)
ERROR  | wrapper  | 2024/06/07 10:45:16 |     (null)
STATUS | wrapper  | 2024/06/07 10:45:16 | <-- Wrapper Stopped
 
Please make sure to check the main variable within your environment to be updated also to the new version and maybe to the new path.
 
Set the name for the system variable in environment variables for instance JAVA_HOME. 
 
 
In the wrapper.conf of your xServer installation you can set this variable name for the default Java runtime.
 
#********************************************************************
# Wrapper Java Properties
#********************************************************************
# Java Application
set.default.XSERVER1_JAVA_HOME=%JAVA_HOME%
 
 
 
 
 
Related Products: PTV xServer