None unfortunately. Manual emulation of ssh commands i.e. ssh $slave then cd
$JENKINSHOME && java -jar slave.jar succeeded. Yet the slave connection
still fails with remote call on failed ... error in opening zip
file.
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com
I tried a few times more and now it gives me "remote call ... failed". And
I can run java -jar slave.jar locally on the slave although it gives the
expected complaint that I should not be starting the slave from the console.
[07/01/13 16:52:10] [SSH] Checking java version of java
[07/01/13 16:5
These slaves were using java 1.5. So I upgraded them all to 1.6. But
slaves cannot start using the same old method (launch slave agents on Unix
machines using ssh) as before the upgrade. I tried to debug by switching
to launch slave vis execution of command on Master. ssh
scp :/jenkins/dat