Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 9, 2024 1:22:49 PM
Jamie_Gregory
Apr 1, 2021 6:07:21 AM
Installing the Remote Engine, fails with the following error:
The values of the %JAVA_HOME% and %PATH% environment variables are not set correctly.
%JAVA_HOME% should point to the Java bin directory most of the time.
An example of a correct JAVA_HOME variable, might look like this:
C:\remote-engine-2.1.0\bin>echo %JAVA_HOME%C:\Program Files\Java\jdk1.8.0_144
After Installation, the application should be run with the Run as administrator option.
Download a new Remote Engine installer, and run the installer in the Run as administrator mode.
Change the JAVA_HOME variable as it will be set to the bin directory by mistake.
If this does not work, try adding the path to your java.exe directory to your PATH environment variable, as shown below: