Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8230700

Java cannot be used after setup

XMLWordPrintable

    • 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


            billyh William Harnois
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: