The thread attempted to read from the input end of pipe after the output end
of the pipe was closed.

BTW, try not sending HTML formatted mail to public lists (I can read it, but
not everyone can).

--
Attila Szegedi
home: http://www.szegedi.org

----- Original Message -----
From: Bhattacharjee, Raja
To: [EMAIL PROTECTED]
Sent: 2002. �prilis 23. 7:07
Subject: PipedInputStream


Hello Everybody,

I am facing a problem with PipedInputStream. From a servlet (as part of
initialization process), I create a pipedoutputstream and a pipeinputstream;
I Connect them and create a thread where I pass the pipedInputStream. I face
a strange problem when I call the servlet. After a certain period of time,
the thread (that uses the PipedInputStream) throws an exception "broken
pipe". Does anyone has an idea what might be happening?

Thanks

raja

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to