My be this has the same reason:
If a page results in a runtime exception
(like Sql-, ArrayIndexOutOfBounds-, NullPointer- ... exception):
If I call the buggy page x times than x requests to other (non buggy)
pages fail (no answer, timeout).
Setting incremental-processing to false solves the problem.

Michael

Sylvain Wallez wrote:
> 
> Hi team,
> 
> I found a showstopper in the current CVS : calling
> http://localhost:8080/cocoon/sub/generror hangs. Disabling Xalan
> incremental-processing solves the problem.
> 
> A quick thread analysis with JSwat shows that
> org.apache.xalan.transformer.TransformerImpl.transformNode() is
> suspended at the beginning of a synchronized block.
> 
> Can someone subscribed to xalan-dev forward this ?
> 
> Sylvain
> 
> --
> Sylvain Wallez
>   Anyware Technologies                  Apache Cocoon
>   http://www.anyware-tech.com           mailto:[EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> 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