Jump to content

Endless running report with two subreports


mloe

Recommended Posts

 Hi,

my report (jasper version 4.5.1) with two subreports is running in my grails server infinite. 

First it run out of memory. Using JRSwapFileVirtualizer showed infinite increasing swap file size.

Substituting one of the subreports, regardless of which, by a text field runs fine.

Searching the forum lead me to the discussion "Generating Reports in a EJB 2.1 Session Bean".

I set the property in report & subreport file:

<property name="net.sf.jasperreports.subreport.runner.factory" value="net.sf.jasperreports.engine.fill.JRContinuationSubreportRunnerFactory"/>

but the report is still looping.
 
I'm not shure, wether JRContinuationSubreportRunnerFactory is used. Is it possible to check this?
 
Are there any other ideas, to get my problem solved?
 
Thanks, Michael
 
 

 

Link to comment
Share on other sites

  • Replies 3
  • 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...