-
Bug
-
Resolution: Duplicate
-
P4
-
12.0.2
-
x86_64
-
windows_10
A DESCRIPTION OF THE PROBLEM :
After executing the setup of Java 12 (jdk-12.0.2_windows-x64_bin.exe), no Java programs can be started.
The java -version command cannot be executed on the Windows console because Java does not seem to be installed.
If you set the PATH variable to the Java path in the system environment variables, everything works as usual.
However, I would have expected the setup to do this.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the Java setup.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Starting Java Programs
The command java -version can be executed
ACTUAL -
Java programs do not start
The command java -version cannot be executed
CUSTOMER SUBMITTED WORKAROUND :
Setting the PATH variable manually
FREQUENCY : always
After executing the setup of Java 12 (jdk-12.0.2_windows-x64_bin.exe), no Java programs can be started.
The java -version command cannot be executed on the Windows console because Java does not seem to be installed.
If you set the PATH variable to the Java path in the system environment variables, everything works as usual.
However, I would have expected the setup to do this.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the Java setup.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Starting Java Programs
The command java -version can be executed
ACTUAL -
Java programs do not start
The command java -version cannot be executed
CUSTOMER SUBMITTED WORKAROUND :
Setting the PATH variable manually
FREQUENCY : always