I have 4 subreports that I am trying to integrate in master report.
- First subreport has 7 pages
- Second has 2 pages
- Third has 2 pages
- Fourth has 2 pages
The sizes of each of the jasper files are respectively:
- 131 kB
- 58 kB
- 85 kB
- 174 kB
The contents of all the subreports are mostly static text.
The problem that I am facing is when I am integrating these subreports with a master report and previewing it in Excel format
- the iReport tool (4.1.3 version) stops functioning
after much elapse time(about 10 mins) it gives following error message
java.lang.OutOfMemoryError: Java heap space null
Could you please tell me what could be the reason? I have tried all options. I also tried setting the first subreport as master report, but i still face the same problem. I would really appreciate if you could help me here.