I forgot to mention that I start the Jenkins server with the following command:
"c:\Program Files\IBM\SDP_096\jdk\bin\java.exe" -jar jenkins-2.164.3.war --httpPort=9090 The Java version number is: C:\Users\traddatz>"c:\Program Files\IBM\SDP_096\jdk\bin\java.exe" -version java version "1.8.0_181" Java(TM) SE Runtime Environment (build 8.0.5.20 - pwa6480sr5fp20-20180802_01(SR5 FP20)) IBM J9 VM (build 2.9, JRE 1.8.0 Windows 7 amd64-64-Bit Compressed References 20180731_393394 (JIT enabled, AOT enabled) OpenJ9 - bd23af8 OMR - ca1411c IBM - 98805ca) JCL - 20180719_01 based on Oracle jdk8u181-b12 Thomas. Am Sonntag, 16. Juni 2019 20:18:27 UTC+2 schrieb Ivan Fernandez Calvo: > > Which JDK do you use on the Jenkins master? > Did you try to execute the following command manually on the agent? > cd "/home/Raddatz/jenkins" && /QIBM/ProdData/Java400/bin/java > -Dfile.encoding=ISO8859_1 -jar remoting.jar -workDir > /home/raddatz/jenkins/work -text > > check the directory /home/raddatz/jenkins and /home/raddatz/jenkins/work > for log files or hs_err_pid files > > Finally check the troubleshooting guide > https://github.com/jenkinsci/ssh-slaves-plugin/blob/master/doc/TROUBLESHOOTING.md#troubleshooting > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/583d3be8-b933-4916-8865-66085a899ffa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
