marcelo ametller wrote:
I have a servlet, with a form, a button with label "generate".
When the user press the button, de "action" run a function, it generate
a pdf (reportlab).
When the pdf have 200 items, that's ok. But when the pdf have 6000
items, the appserver crash. The dmesg inform that there isn't memory...

Does this crash immediately after you start the appserver and generate the very first pdf? Or does it only happen after some time when more users have been on the server?

What do you get in the Webware logfile?

Do you create the pdf in memory only or do you write it to a file?

-- Christoph


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to