OutOfMemory issue with 5.5.6 version of iText
Dhulipd2984 <[email protected]> Thu, 9 Apr 2015 23:26:57 -0700 (PDT)
| Newsgroups | gmane.comp.java.lib.itext.general |
|---|---|
| Message-ID | <[email protected]> |
Hi , Currently we are using 5.5.6 snapshot to generate PDF files. We are executing load test in lower environmnets with two weblogic managed nodes , we faced OutOfMemory exception while generating 5 PDF files ata a time , each PDF file size will be 30 MB , iText is consuming more memory while generating PDF/A files using iText 5.5.6 snapshot. We taken a heap dump on the server and we have attached "OOM.png" and memory.png which says that for 2 parallel reports, PDFStructureEmlement is taking 1.5GB of memory. Request you to identify the issue causing it. <http://itext.2136553.n4.nabble.com/file/n4660796/memory_profile.png> <http://itext.2136553.n4.nabble.com/file/n4660796/oom.png> Below is the PDF structure , first section tag represents a table. for our convience we made changes to the tags. <document> <page> <!-table for headings-> <cell> </cell <cell> </cell> <cell> </cell> <cell> <cell /> <cell /> <!-etc-> <cell /> <cell /> <!-etc-> </cell> <cell> </cell> </page> </document> -- View this message in context: http://itext.2136553.n4.nabble.com/OutOfMemory-issue-with-5-5-6-version-of-iText-tp4660796.html Sent from the iText mailing list archive at Nabble.com. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php