-
Bug
-
Resolution: Won't Fix
-
P4
-
5.0u17, 6u12
-
sparc
-
solaris_10
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.
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.
- duplicates
-
JDK-6821319 Solaris sftp client receives "Broken pipe" due to server-side java.io.InterruptedIOException
- Closed
-
JDK-6821321 Solaris sftp client receives "Broken pipe" due to server-side java.io.InterruptedIOException
- Closed
- relates to
-
JDK-4898461 Support for ECB and CBC/PKCS5Padding
- Closed