Closed GoogleCodeExporter closed 9 years ago
why authenticateWithPassword hanged up?
How to solve this problem?
Original comment by patrick....@gmail.com
on 8 Feb 2014 at 1:03
The server is not replying to the authentication request.
Start your SSH server in debug mode and check why it is not replying. ("sshd -d
-p 8888"). Please post the debug output of your ssh server.
Original comment by cleondris
on 10 Feb 2014 at 11:27
This is a real problem. For example: When the code
"conn.authenticateWithPassword" is executing and the remote server has been
restarted or turned off, after that we will have a hung thread.
In this case the timeout isn't work properly.
Please investigate this problem.
Original comment by maksym.s...@hivext.net
on 3 Jun 2015 at 10:57
Original issue reported on code.google.com by
patrick....@gmail.com
on 7 Feb 2014 at 1:22Attachments: