Hi

I'm creating a new slave node on linux machine to set the config spec of a
dynamic view as clearcase is on linux machine.It's giving the following
error:


[03/05/13 13:40:18] [SSH] Checking java version of java

[03/05/13 13:40:19] [SSH] java -version returned 1.6.0_26.
[03/05/13 13:40:19] [SSH] Starting sftp client.
[03/05/13 13:40:19] [SSH] Copying latest slave.jar...
hudson.util.IOException2: Could not copy slave.jar to slave
        at 
hudson.plugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:530)
        at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:291)
        at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:200)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown 
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: hudson.util.IOException2: Could not copy slave.jar to
'/cm_data/imsgw/slave.jar' on slave
        at 
hudson.plugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:527)
        ... 7 more
Caused by: com.trilead.ssh2.SFTPException: Failure (SSH_FX_FAILURE: An error
occurred, but no specific error code exists to describe the failure.)
        at com.trilead.ssh2.SFTPv3Client.openFile(SFTPv3Client.java:1202)
        at com.trilead.ssh2.SFTPv3Client.createFile(SFTPv3Client.java:1075)
        at com.trilead.ssh2.SFTPv3Client.createFile(SFTPv3Client.java:1056)
        at hudson.plugins.sshslaves.SFTPClient.writeToFile(SFTPClient.java:93)
        at 
hudson.plugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:521)
        ... 7 more
[03/05/13 13:40:19] [SSH] Connection closed.


Pls assist to fix this error.

Thanks 
Deepika Garg.




--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Base-Clearcase-issues-tp3313107p4658061.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to