Community
Participate
Working Groups
Build Identifier: Build id: M20100909-0800 When I generate a pdf document with this example ( complexe svg), The memory use by birt explode and is not released at the end of the generation. With simplest svg, I have not detected problems. Reproducible: Always Steps to Reproduce: 1. unzip in c:\pb 2. open mynesting.rptdesign 3. and generate a pdf
With memory leaks, if running the method multiple times, an OutOfMemoryException will thrown out. Do you have that OutOfMemoryException? Note that java won't GC the unused memory unless it need some.
Created attachment 188799 [details] zip to reproduce the problem zip to reproduce the problem
(In reply to comment #2) > Created attachment 188799 [details] > zip to reproduce the problem > > zip to reproduce the problem The zip file was corrupt. Please attach again.
Set as worksforme as there is no more response. Please feel free to reopen if example reports can be attached.
Created attachment 191497 [details] new version of the corrupted zip new version of the corrupted zip
(In reply to comment #5) > Created attachment 191497 [details] > new version of the corrupted zip > > new version of the corrupted zip I can render the report design in toto.zip to pdf correctly in 2.6.1 release.
(In reply to comment #5) > Created attachment 191497 [details] > new version of the corrupted zip > > new version of the corrupted zip And there is no svg file in the attachment?