Duplicate :
|
|
Duplicate :
|
|
Relates :
|
Solaris 10 sftp client receives "Broken pipe" intermittently due to java.io.InterruptedIOException while transferring binary data in an encrypted way to the server. The server is implemented in pure Java. The client side error message looks like follows: Connection to <host> closed by remote host. Couldn't send packet: Broken pipe or Read from remote host <host>: Connection reset by peer Couldn't send packet: Broken pipe The problem is reproducible only on Solaris 10 and 11, when using JRE 5.0 or JRE 6. JRE 1.4.2 on Solaris 10 is fine. JRE 5.0 or JRE 6 on Solaris 9 is fine.
|