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

Raport generation causes out of memory


cyprian

Recommended Posts

Hello,

 

I'm using JasperServer v6.0.1 on Tomcat 7.0.59 JDK 1.7.

For report generation the REST v2 interface is used according to interface description  http://community.jaspersoft.com/documentation/jasperreports-server-web-services-guide/v56/running-report

My requirment is to generate about 100 PDF reports which contains one Custom Visualization Component  (http://community.jaspersoft.com/wiki/custom-visualization-component-v60x) generated by PhantomJS.

For report generation one JR session is used, when about 50 reports have been generated JVM reports exception
java.lang.OutOfMemoryError: Java heap spac

JVM memory configuration -Xms1024m -Xmx2500m -XX:PermSize=256m -XX:MaxPermSize=512M -Xss1024k

I don't know how to solve this problem.

Do you have any idea?

Is it possoble to clear the report cache?

 

Thank you.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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