Open GoogleCodeExporter opened 8 years ago
There are two possible reasons for this error.
1.Either the credentials are wrong.
2.The server you are trying to connect is down. Just type ping servername in
Command prompt and see server is up or not.
Original comment by bonyt...@gmail.com
on 25 Nov 2012 at 7:24
when i do ssh.exec()
com.jcraft.jsch.JSchException: session is down
at com.jcraft.jsch.Session.openChannel(Session.java:752)
at net.neoremind.sshxcute.core.SSHExec.exec(SSHExec.java:164)
bt when i run same code from different machine itz working.
please solve this issue ASAP
thx
Original comment by i.ramandas
on 27 Nov 2012 at 1:35
Original issue reported on code.google.com by
woshili...@gmail.com
on 12 Jul 2012 at 8:28