I do not see any out of memory errors. It just results in a blank page. Not sure what it could be. I will change the java parameters and see how it works.
By the way I am running cocoon in tomcat. So I should be changing java paramaters in startup.sh or catalina.sh in tomcat right? Thanks for answering. Anna. On Tuesday 25 May 2004 03:24 pm, Bertrand Delacretaz wrote: > Le 25 mai 04, � 20:57, Anna Bikkina a �crit : > > ...I have a xml file that contains database rows. If the number of > > rows are > > greater than 5000 then cocoon fails to tranform them to html and > > display > > them. It gives a blank page with no errors... > > Probably an OutOfMemoryError, did you check the console output and/or > servlet engine logs? > > You'll probably need to increase the memory available to the JVM > running Cocoon, using JVM command-line options. > > -Bertrand > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
