|
----- Original Message -----
From: Swaminathan
Sent: Friday, May 04, 2001 11:14 AM
Subject: Help required Hi,
I running a java application (JDK 1.3.0) using
pipes to communicate between threads.
I got the following exception.
java.io.IOException: Read end
dead
at java.io.PipedInputStream.receive(PipedInputStream.java:141) at java.io.PipedInputStream.receive(PipedInputStream.java:179) at java.io.PipedOutputStream.write(PipedOutputStream.java:132) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:72 ) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:130) at VPNRedirectorIncomingDataHandler.run(VPNRedirectorIncomingDataHandler .java:228) I found from the lists.freenetproject.org support
page that you have encountered this problem before.
It would be great if you can help me on this
regard.
This problem doesn't seem to exist for JDK
1.1.8.
Thank you
Cheers swamy
|
