Did you notice the "(Too many open files)" in your stacktrace?

Corey Keith wrote:
I've been running cocoon 2.0.4 for about a 1.5 years in production. In the last few days we've been having problems after running cocoon after a couple hours. We get the following exception in the error.log file. I'm not exactly sure what we could have changed in the last few days which would cause the following error. Before the most recent restart of tomcat we cleared out the work directory. java 1.3.1
tomcat 3.3.1
aix 5.1
Thank you for any insight.
ERROR (2004-11-10) 16:30.56:254 [core.store.persistent] (/cocoon/vhp-stories/loc.natlib.afc2001001.02054/) Thread-28/FilesystemStore: Error during deseralization.
java.io.FileNotFoundException: /.mnt.local.jakarta/tomcat331/work/DEFAULT/cocoon/cocoon-files/cache-dir/PK_S-html-1_PK_G-file-150144
8853731169250_T-xslt--6365172838749439061_ (Too many open files)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code))
at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code))
at org.apache.cocoon.util.IOUtils.deserializeObject(IOUtils.java(Compiled Code))
at org.apache.cocoon.components.store.FilesystemStore.get(FilesystemStore.java(Compiled Code))
at org.apache.cocoon.components.store.MRUMemoryStore.get(MRUMemoryStore.java(Compiled Code))
at org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingStreamPipeline.java(Compiled Code))
at org.apache.cocoon.www.vhp_stories.sitemap_xmap.matchN1010D(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.www.vhp_stories.sitemap_xmap.process(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.www.vhp_stories.sitemap_xmap.process(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.sitemap.Handler.process(Handler.java(Compiled Code))
at org.apache.cocoon.sitemap.Manager.invoke(Manager.java(Compiled Code))
at org.apache.cocoon.sitemap.AbstractSitemap.invoke(AbstractSitemap.java(Inlined Compiled Code))
at org.apache.cocoon.www.sitemap_xmap.matchN10273(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java(Compiled Code))
at org.apache.cocoon.sitemap.Handler.process(Handler.java(Compiled Code))
at org.apache.cocoon.sitemap.Manager.invoke(Manager.java(Compiled Code))
at org.apache.cocoon.sitemap.SitemapManager.process(SitemapManager.java(Compiled Code))
at org.apache.cocoon.Cocoon.process(Cocoon.java(Compiled Code))
at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java(Compiled Code))
at org.apache.tomcat.core.Handler.invoke(Handler.java(Inlined Compiled Code))
at org.apache.tomcat.core.Handler.service(Handler.java(Compiled Code))
at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java(Compiled Code))
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java(Compiled Code))
at org.apache.tomcat.core.ContextManager.service(ContextManager.java(Compiled Code))
at org.apache.tomcat.modules.server.Ajp12Interceptor.processConnection(Ajp12Interceptor.java(Compiled Code))
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java(Compiled Code))
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:516)
at java.lang.Thread.run(Thread.java:513)


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



Reply via email to