Jump to content
JasperReports Library 7.0 is now available ×

Tomcat & Out of Memory Problems


Recommended Posts

By: amit das - amitdas91

Tomcat & Out of Memory Problems

2003-08-08 15:24

I am moving my standalone JasperReports applications to Tomcat. These reports are large ~125K records (with no subreports). The standalone apps can be set for max heap sizes like:

java -Xms256m -Xmx800m myprogram

 

How can I set these memory parameters in Tomat!

 

Amit

 

 

 

 

By: amit das - amitdas91

RE: Tomcat & Out of Memory Problems

2003-08-10 22:00

Ok figured it out.... either set JAVA_OPTS envir. variable before starting tomcat or better yet set it in the catalina.sh/catalina.bat file in the tomcat bin directory...

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...