Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10176

List of JVM-versions for autoinstall is empty, JVM auto-install impossible

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • core
    • None
    • Win7/64, debian, probably all affected

      Behaviour observed:

      The dropdown-list for the JVM auto-install is empty, no JVM can be selected. See jvm_autoinstall.png.
      Of course, auto-install can't be done with no JVM selected.

      Some more details:

      The file Jenkins\updates\hudson.tools.JDKInstaller contains:

      {"jdks": [{"name": "JDK 6", "list": []}, {"name": "JDK 5.0", "list": []}, {"name": "JDK 1.4", "list": []}]}
      

      Jenkins' request to update the file:
      http://updates.jenkins-ci.org/updates/hudson.tools.JDKInstaller.json?version=1.418
      gives a 302 redirect to
      http://mirrors.jenkins-ci.org/updates/updates/hudson.tools.JDKInstaller.json?version=1.418
      but that's also empty:

      downloadService.post('hudson.tools.JDKInstaller',{"jdks":[{"name":"JDK 6","list":[]},{"name":"JDK 5.0","list":[]},{"name":"JDK 1.4","list":[]}]})
      

      Behaviour expected:

      If the update list from the server is empty, a valid selection should still be available.

          [JENKINS-10176] List of JVM-versions for autoinstall is empty, JVM auto-install impossible

          twolfart created issue -
          twolfart made changes -
          Assignee New: Kohsuke Kawaguchi [ kohsuke ]
          twolfart made changes -
          Priority Original: Critical [ 2 ] New: Minor [ 4 ]
          Kohsuke Kawaguchi made changes -
          Link New: This issue duplicates JENKINS-10511 [ JENKINS-10511 ]
          Kohsuke Kawaguchi made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jenkins IRC Bot made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: update-center [ 15629 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140364 ] New: JNJira + In-Review [ 188999 ]

            kohsuke Kohsuke Kawaguchi
            twolfart twolfart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: