Jump to content
JasperReports Library 7.0 is now available ×

Out of Memory Errors


ktrinad

Recommended Posts

By: Steve Cohen - stevecoh2

Out of Memory Errors

2004-04-02 09:21

My first Jasper report looked beautiful when run on a dataset containing 1000 or so records but when I hit it with a dataset of 100000+ it started pegging my CPU at 100% for a considerable time, finally dying with an OutOfMemoryException.

 

In looking at the docs, it seems there is a subReport tag that might be of use to me to in solving this problem.

Can someone tell me if that is the case before I run down this path? Or is there another way to handle it?

 

 

By: David Lim - aberrant80

RE: Out of Memory Errors

2004-04-04 19:49

Well, with so much data, subreports might not help much. Try increasing your jvm's memory allocation first.

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...