Am 21.10.2015 um 23:31 schrieb Randy Grasmick:
> Hello! I have been working on an SFTP suite for an Oracle database
> for quite some time now and have reached to end of my rope with
> this error: “com.jcraft.jsch.JSchException: Session.connect:
> java.io.IOException: End of IO Stream Read.” I can’t seem to pin
> down what element is causing this error. I realize that it occurs
> when the session attempts to connect, session.connect(int timeout),
> but I have no idea where to look for trouble.

can you enable debug logging? Maybe that helps to see where
the problem occurs.


Cheers, Lothar

------------------------------------------------------------------------------
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to