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

Launch agents on Java 7 from Jenkins 2.60 fails without clear message

      Launching Jenkins 2.60 agents on Java 7 should fail with a controlled exception but it is not. The channel is just closed currently without further notice.

      This code needs fix.

      Flagged as LTS candidate as I suspect it will cause pain to users.

          [JENKINS-44851] Launch agents on Java 7 from Jenkins 2.60 fails without clear message

          Antonio Muñiz created issue -
          Jesse Glick made changes -
          Labels Original: lts-candidate New: java8 lts-candidate

          Jesse Glick added a comment -

          Fine for Windows agents. For SSH agents we are apparently using a custom implementation which checks for Java 5!

          Jesse Glick added a comment - Fine for Windows agents . For SSH agents we are apparently using a custom implementation  which checks for Java 5 !
          Jesse Glick made changes -
          Labels Original: java8 lts-candidate New: diagnostics java8 lts-candidate
          Jesse Glick made changes -
          Summary Original: Launch agents on Java 7 and Jenkins 2.60 New: Launch agents on Java 7 from Jenkins 2.60 fails without clear message
          Antonio Muñiz made changes -
          Remote Link New: This issue links to "Core PR (Web Link)" [ 17131 ]

          jglick ssh-slaves should check for Java 7, right? - as its baseline is 1.625. Or just remove the default implementation.

          Antonio Muñiz added a comment - jglick ssh-slaves should check for Java 7, right? - as its baseline is 1.625. Or just remove the default implementation.

          Daniel Beck added a comment -

          Daniel Beck added a comment - For SSH Slaves, I tried, and failed, in https://github.com/jenkinsci/ssh-slaves-plugin/pull/27#issuecomment-304837590 – CC oleg_nenashev .
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Epic Link New: JENKINS-43500 [ 180815 ]

            amuniz Antonio Muñiz
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: