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).
Does anyone else had this kind of exception? I'm using Tomcat 4.0.1 Cocoon 2rc1, WindowsNT... 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(CachingStreamPipeline.java:379) at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.resource_look_and_feel(sitemap_xmap.java:1618) at java.lang.reflect.Method.invoke(Native Method) at org.apache.cocoon.sitemap.AbstractSitemap.invokeMethod(AbstractSitemap.java:351) at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.wildcardMatchN400282(sitemap_xmap.java:3306) at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java:1922) at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java: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]>