Page: http://wiki.cocoondev.org/Wiki.jsp?page=LuceneIndexTransformer , version: 
21 on Thu Aug 21 04:05:04 2003 by Con

- __Note to users of Mac OS X:__ Java can not open more than 256 files at a 
time by default, so you should set your ulimit in the shell script that starts 
Tomcat. My line reads as follows:\\
+ __Note to users of Mac OS X:__ Java can not open more than 256 files at a 
time by default, so you may get an error like the following:
+ 
+ {{{
+ Description: org.apache.cocoon.ProcessingException: 
+ Failed to execute pipeline.: java.lang.RuntimeException: 
java.io.FileNotFoundException:  
+ 
/usr/local/jakarta-tomcat-4.1.24/work/Standalone/localhost/_/cocoon-files/index/_15.f86
 
+ (Too many open files)
+ }}}
+ To avoid this error, you should set your ulimit in the shell script that 
starts Tomcat. My line reads as follows:\\


Reply via email to