PDFBox: PDFReader invokes heap memory exception while loading big documents
---------------------------------------------------------------------------
Key: PDFBOX-1229
URL: https://issues.apache.org/jira/browse/PDFBOX-1229
Project: PDFBox
Issue Type: Bug
Components: Parsing
Environment: Using pdfbox1.6.0 on Windows 2003 server with java heap
memory to 600 (which is maximum allowed), also tested with development
environment windows Windows XP.
Reporter: Sanket Sangodkar
I am trying to load load bigger document using PDFReader component of PDFBox
with version 1.6.0, if I have not set any maximum heap memory then load method
invokes heap memory exception. On setting java max heap to 800 resolve the
issue.
But if I use the same PDFReader component of PDFBox with version 1.4.0 to load
the same document with default java min and max heap memory it loads the pdf
properly.
Is it possible to to investigate why memory is leaked with pdfbox component
version higher than 1.4.
Thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira