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

JDK auto install issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Master:Windows7 32bit
      Slave:centOS5.6 64bit

      JDK Autoinstall is $JENKINS_URL not apply settings

      Jenkins=>jenkinsの管理=> system setting

      JDK auto install
      --------------------------------------------------
      2)zip,tar assain
      $JENKINS_URL/store/jdk6u26.zip
      reference error

      ---------------------------------------------------
      3)shell execute
      wget $JENKINS_URL/store/jdk6u26.zip
      unzip jdk6u26.zip

      Output console)
      ユーザーanonymousが実行
      CentOS64 でビルドします。
      [sh_jdk] $ sh -e /root/tools/sh_jdk/hudson5014947602875154914.sh
      /store/jdk6u26.zip
      : サポートされていないスキーム.
      FATAL: コマンドの実行に失敗しました
      java.io.IOException: Command returned status 1

      ---------------------------------------------------
      3)shell execute
      wget http://XXX.XXX.XXX.XXX/jenkins/store/jdk6u26.zip
      unzip jdk6u26.zip

      Output console)
      ユーザーanonymousが実行
      CentOS64 でビルドします。
      [sh_jdk] $ sh -e /root/tools/sh_jdk/hudson2170039121421124724.sh
      -2011-06-13 14:36:30- http://XXX.XXX.XXX.XXX:9090/jenkins/store/jdk6u26.zip%0D
      XXX.XXX.XXX.XXX:9090 に接続しています... 接続しました。
      HTTP による接続要求を送信しました、応答を待っています... 404 Not Found
      2011-06-13 14:36:35 エラー 404: Not Found。

            sogabe sogabe
            kimukou_26 kimukou_26
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: