On Sat, Dec 29, 2001 at 11:13:57AM +0000, S?rgio Carvalho wrote:
> Hi,
>
> Looking at my Cocoon 2 log files, I see lots of exceptions like this:
>
> org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
> java.lang.RuntimeException: java.io.IOException: Broken pipe
>
> with the embedded exception being at the transformer level:
> java.lang.RuntimeException: java.io.IOException: Broken pipe
> at
> org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3174)
> ...
>
> What do you guess is the cause of this error? What puzzles me is that
> this does not seem to be affecting the site (the served content shows no
> abnormalities). I'd like to get to the bottom of it nevertheless.
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
> --
> Sergio Carvalho
> ---------------
> sergio.carvalho@acm.org
>
> If at first you don't succeed, skydiving is not for you
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|