Vadim, thanks for your response. I am running tomcat as a service. I'm not sure what you mean by the console? I have looked in the tomcat logs and see nothing about an out of memory error. Also as soon as i limit hte entries in thespreadsheet below the 4420 threshhold everything works, which suggests to me that there was no out of memory error, no?
Any other ideas. I'm kinda out of them right now. Martyn Wilson ----- Original Message ---- From: Vadim Gritsenko <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, March 25, 2008 7:23:06 PM Subject: Re: Upper limit to excel spreadsheet size On Mar 25, 2008, at 5:44 PM, Martyn Wilson wrote: > I have a cocoon app that generates an excel spreadsheet. The app > fails when the spreadsheet hits 4420 entries. I get a 500 error, but > nothing appears in the logs. > > Any ideas. Take a look at the tomcat's console. If you are hitting, for example, OutOfMemoryError, it will appear in the tomcat's console, not in cocoon's error logs. Vadim > I am running Cocoon 2.1.11 on Tomcat 5.5.20 on Windows XP > professional. > > Martyn Wilson > > Never miss a thing. Make Yahoo your homepage. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
