Jump to content
We've recently updated our Privacy Statement, available here ×

Small records and jasper taking too much time to generate report


himanshu17sept

Recommended Posts

Hi everyone,

 

I am using JasperSoft 5.2.0 with Apache Tomcat. There are few reports who returns around 8K records but while filling data to report, it's taking too much time to generate the result.

Can we change in Virtulizer in this situation or any other way like  server settings ?

currently we are using FileVirtualizerFactory class.

 

Thanks in advance

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Virtualizer is used when JasperReports needs more memory than the memory allocated to the jvm. Using it would actually slow down the report generation.

First, JasperReport Server 5.2.0 is too old and buggy so recommend that you version up especially because it's no longer supported.

Second, you probably need to increase the memory allocated to your JVM. JasperReports requires a large amount of memory. I recommend above 8GB.

Link to comment
Share on other sites

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