Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3660

Netbeans Installer fails with bundled JDK

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 8.2
    • None
    • None

    Description

      For our Netbeans Platform Application (https://github.com/jMonkeyEngine/sdk/releases/tag/v3.3.0-beta1-sdk1) at least the 64bit Windows Version of the Netbeans Installer is broken.

       

      Here's a log

      ```

      [...]

      [2020-01-03 00:25:54.511]> ... directory : C:\Users\Marc\AppData\Local\Temp\\NBI06365.tmp_jvm\lib\server
      [2020-01-03 00:25:54.512]> ... listing directory C:\Users\Marc\AppData\Local\Temp\\NBI06365.tmp_jvm\lib\server
      [2020-01-03 00:25:54.513]> ... java hierarchy there
      [2020-01-03 00:25:54.514]> Create new process:
      [2020-01-03 00:25:54.515]> command : C:\Users\Marc\AppData\Local\Temp\\NBI06365.tmp_jvm\bin\java.exe -classpath C:\Users\Marc\AppData\Local\Temp
      NBI06365.tmp TestJDK
      [2020-01-03 00:25:54.516]> directory : C:\Users\Marc\Downloads
      [2020-01-03 00:25:54.544]> ... process created
      [2020-01-03 00:25:54.645]> ... process finished his work
      [2020-01-03 00:25:54.649]> output :
      11.0.5
      11.0.5+10
      AdoptOpenJDK
      Windows 10
      amd64

      [2020-01-03 00:25:54.650]> java.version = 11.0.5
      [2020-01-03 00:25:54.651]> java.vm.version = 11.0.5+10
      [2020-01-03 00:25:54.651]> java.vendor = AdoptOpenJDK
      [2020-01-03 00:25:54.653]> os.name = Windows 10
      [2020-01-03 00:25:54.654]> os.arch = amd64
      [2020-01-03 00:25:54.654]>
      [2020-01-03 00:25:54.654]> ... getting java version from string : 11.0.5+10
      [2020-01-03 00:25:54.655]> ... some java there
      [2020-01-03 00:25:54.656]> ... no java at C:\Users\Marc\AppData\Local\Temp
      NBI06365.tmp_jvm
      [2020-01-03 00:25:54.657]> ... check private jre at C:\Users\Marc\AppData\Local\Temp\\NBI06365.tmp_jvm\jre
      [2020-01-03 00:25:54.658]> ... not a java hierarchy
      [2020-01-03 00:25:54.659]> ... no java was found
      [2020-01-03 00:26:00.595]> No compatible jvm was found on the system
      [2020-01-03 00:26:00.596]> ... deleting temporary directory
      [2020-01-03 00:26:00.815]> ... EXIT status : 1010
      [2020-01-03 00:26:00.816]> ... EXIT code : 0
      [2020-01-03 00:26:00.817]> Closing launcher properties

      ```

       

      Now I don't know how to proceed as it can successfully run the test and extract the version string and concluding `some java there`, but it then concludes `no java at C:\..._jvm` (Actually it is in the bin\ folder there...)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              MeFisto94 MeFisto94
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: