-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.46.1, ssh-slaves-plugin 1.17
-
-
ssh-slaves-1.31.1
SSH slave as openssk jdk version 8.0 and 9.0 installed.
I have the global tools location set for JDK to /usr/lib/jbm/java-8-openjdk-amd64
I have the tools location and the env. variable JAVA_HOME set on the node config as well.
When launching the agent, it shows:
[04/21/17 22:32:00] [SSH] Checking java version of java
[04/21/17 22:32:00] [SSH] java -version returned 9-internal.
Previous issue here: JENKINS-5412 (code was checked in and still in the repo) Is there a change in behavior that makes this fix no longer work?
- is related to
-
JENKINS-47586 ssh-slaves plugin tries to install latest JDK from Oracle's website and must be updated for every new JDK release
- Resolved