Comment 1 for bug 1011565

Revision history for this message
Eduardo Ruiz (readylan) wrote :

Hello,

i had the same problem. It seems like subreports aren't compiled when using sql based jasper reports.
Besides that, if you compile it manually from iReport obtaining the .jasper file, you get the error you mention (using iReport 4.6.0 as i do).

The work around i have found is to create new objects (jasper report actions) with each subreport as main report. It forces to compile such subreports and then you can put them in place for your main report to work.

Eduardo