Hi, I'm getting an OutOfMemoryException while connecting to a SFTP Server.

java.lang.OutOfMemoryError
at com.jcraft.jsch.Buffer.getString(Unknown Source)
at com.jcraft.jsch.ChannelSftp.start(Unknown Source)
at com.jcraft.jsch.Channel.connect(Unknown Source)

This Problem is happening rarely and also for some specific SSH Server. The
same code in OpenSSH servers work fine.

Found in the list that another problem already exists, but there are
differences in the stack trace. The problem that i found is:

http://www.mail-archive.com/[email protected]/msg00804.html

Any suggestiions/hints on how to resolve/fix the issue?

Thanks.
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to