Currently we are using fop version 0.20.5, and get Out of memory error. I have seen the fix in trunk but we cant use the trunk because of the changes we have to do for XSL files to make our them compatiable to trunk version.
As per the fix in trunk, PageSequence.java has new method public void releasePageSequence(). I would like to do changes to fop_0.20.5, from where should I start? what all the classes to modified? I am trying to debug to find it myself but seems to be time consuming and im worried about side effects.
Thanks, Naveen
Leena,you don't say what
FOP version you're using, but would you please getthe latest code (FOP Trunk)
from SVN and recheck if you get anyimprovements? I've just committed a fix for a
memory-leak which mightimprove your situation. Please report back on the
results.On 03.08.2006 09:06:34 Madala, Leena \(GE Healthcare, consultant\)
wrote:> Hello team,> > I'm facing similar issue. I'm getting out of
memory error, when trying> to generate a report.> I have checked FAQ and
tried all the options provided there...> > I tried increasing Java
virtual memory to 1024M and also removed page> citation in the report
generated. I also tried with new beta version of> fop.jar.> It didn't
help.> > Report which is to be generated will generate approximately 70
pages for> 40 records in database. It works fine for 40 records.> We have
to generate a similar report for 700 records. Report doesn't> contain any
images. It has table for every 2 pages.> Please help me resolve the issue.
> > Thanks for your time> > Thanks & Regards,> Leena Madala
Jeremias Maerki-----------------