Hello Atsuhiko, can you comment on whether you'd consider applying the patches from Jerome to JSch 0.1.37?
Also, I noticed that mailing list messages since Dec-17 are not available from the online archive at http://sourceforge.net/mailarchive/forum.php?forum_name=jsch-users can you investigate? Thanks, -- Martin Oberhuber, Senior Member of Technical Staff, Wind River Target Management Project Lead, DSDP PMC Member http://www.eclipse.org/dsdp/tm -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerome Lacoste Sent: Friday, December 21, 2007 10:22 PM To: jsch-users@lists.sourceforge.net Subject: [JSch-users] stress testing jsch (+ commons-vfs) Hei, we use jsch through commons-vfs. We've made some load tests to investigate some issues. Our load test transfers 10 files simultaneously (using so many threads), in an infinite loop. Things used to break down pretty fast (less than 20 seconds) including hangs and many transfer failures, but now the system is more reliable. There are still some failures once in a while, more on that later. Our issues where both in commons-vfs (e.g. https://issues.apache.org/jira/browse/VFS-186) and (we think) jsch. Attached is a patch that improved the reliability of jsch. Details: * compile jsch with debug mode by default * a known issue in jsch 0.1.36 * don't consider a read() that returns 0 to be a closed stream * add some logging to help investigating unexpected disconnections ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users