AW: sshexec defaults to port 22

2021-01-11 Thread apache
I think the error is earlier while ing the jar to the PI. It seems that an sshd is running on the pi. Are you sure you have the right credentials? Could you login with this username+password? Also you could run Ant with -verbose or -debug to get more details. The error com.jcraft.jsch.JSchExcep

sshexec defaults to port 22

2021-01-11 Thread Zahid Rahman
Hi, I am trying to setup Eclipse Remote development on raspberry pi for Java as per this page . http://www.raspirecipes.org/archives/218 Unfortunately something has changed since he did . I have managed to correct one of the errors. I suspect this second error is due to the sshexec command in t

sshexec defaults to port 22

2021-01-11 Thread Zahid Rahman
Hi, I am trying to setup Eclipse Remote development on raspberry pi for Java as per this page . http://www.raspirecipes.org/archives/218 Unfortunately something has changed since he did . I have managed to correct one of the errors. I suspect this second error is due the sshexec command in the