Hi, I have an application running on Tomcat 4.1.24 with JapserReport 0.5.0. When I try to print JasperReport with large amount of data, there is a OutofMemoryError there. The tomcat will then shutdown unexpectedly.
I search on google and set java -Xms256m -Xmx512m, but it doesn't help. I find it difficult to change to report design to limit the search result. Is there any setting I can control Tomcat's memory usage or restart tomcat programmically when it is shut down? Thanks in advance. Kenneth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
