> From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]]
> 
> Hi folks,
> 
> Once in a while I'm getting some very nasty exception, which paralyzes
> the whole server. It could be started from any pipeline and then
subsequent
> calls to server will have the same exception. I has something to do
with
> CachingStreamPipeline(379).

This line is just re-throwing RuntimeException. Below this stack trace
of the ProcessingException, another stack of RuntimeException should be
printed which you did not sent.


> Does anyone else had this kind of exception?

Nope.


> I'm using Tomcat 4.0.1 Cocoon 2rc1, WindowsNT...

Consider upgrade to version 2.0.1.

Vadim


> ERROR   (2002-02-22) 13:24.37:880   [root    ] (/gwvas/site/fleettree)
> HttpProcessor[8000][2]/CocoonServlet: Problem with servlet
> java.lang.reflect.InvocationTargetException:
> org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
> java.lang.RuntimeException: Problem in getTransformer:Error in
creating
> Transform Handler
>  at
>
org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(Cach
ingStr
> eamPipeline.java:379)
>  at
>
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.resource_look_and_feel(s
itemap
> _xmap.java:1618)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
>
org.apache.cocoon.sitemap.AbstractSitemap.invokeMethod(AbstractSitemap.j
ava:35
> 1)
>  at
>
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.wildcardMatchN400282(sit
emap_x
> map.java:3306)
>  at
>
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.jav
a:1922
> )
>  at
>
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.jav
a:1824
> )
>  at org.apache.cocoon.sitemap.Handler.process(Handler.java:163)
>  at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:116)
>  at org.apache.cocoon.Cocoon.process(Cocoon.java:495)
>  at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:534)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 
> Thanks Alex.
> 
> 


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to