Dear all

I am implement one grid computing system using GridR package. I am
working on windows platform. I did all the configuration according to
the GridR tutorial.
But it has some errors when I execute grid.apply function.
Here is the output from stderr:
R: not found
java.io.IOException: Error during SCP transfer.
        at com.trilead.ssh2.SCPClient.get(SCPClient.java:703)
        at com.trilead.ssh2.SCPClient.get(SCPClient.java:596)
        at MySSh.download(MySSh.java:104)
        at MySSh.main(MySSh.java:151)
Caused by: java.io.IOException: Remote SCP error: scp:
grid/grid-ORNITORRINCO-1708-2010-10-04-15-28-47-9-script.Rout: No such file
or directory
        at com.trilead.ssh2.SCPClient.receiveFiles(SCPClient.java:325)
        at com.trilead.ssh2.SCPClient.get(SCPClient.java:699)
        ... 3 more
Grid job had error:
SSH Connection Error:Error during SCP transfer.

Could you please give some suggestion to solve this problem ?
Thanks in advance.

Kind Regards
W. Mathew

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to