On Sat, Dec 29, 2001 at 05:50:25PM +0000, S?rgio Carvalho wrote:
> On Sat, 2001-12-29 at 13:09, Jeff Turner wrote:
> > 
> > Happens whenever I hit escape while loading a page. All servlets will do
> > this, not just Cocoon, though if it's possible to catch it and render it
> > distinguishable from 'real' errors, that would be a good idea.
> > 
> > --Jeff
> > 
> So, the broken pipe is caused by a premature closure of the connection
> by the client, is it?

Guess so (ie, pure speculation). The browser end closes the TCP
connection, and somewhere deep in the JDK, an IOException is thrown.

--Jeff

> -- 
> Sergio Carvalho
> ---------------
> [EMAIL PROTECTED]
> 
> If at first you don't succeed, skydiving is not for you
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to