> I am running a single Cocoon app on the server, and > am the only one testing it... despite this, I get a: > > cause: java.io.FileNotFoundException: > /usr/local/jakarta-tomcat-4.1.31/webapps/cocoon/myapp/myfile.xml (Too > many open files) > > error when I try and load CForm-based page. > > The server is Linux-based, but on my test machine > (Windows) I did not notice this problem.
Check ulimit -n on the linux box - you may need to increase this setting in the shell script which launches Tomcat (if you can). jon This electronic message contains information which may be privileged and confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone on 0131 476 6000 and delete the material from your computer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
