Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java heapspace errors #922

Closed
itzbund opened this issue Oct 17, 2017 · 2 comments
Closed

Java heapspace errors #922

itzbund opened this issue Oct 17, 2017 · 2 comments
Labels
feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release
Milestone

Comments

@itzbund
Copy link

itzbund commented Oct 17, 2017

Dev Effort

5D

Description

Hi,

while parsing different bigger pdfs (> 200 Mb) the application throws a heap space error.
For some documents the work around with adding "set JAVA_OPTS=-Xmx1200m -XX:-UseGCOverheadLimit" into the .bat even with more memory works. But mostly the error is thrown.
What can i do?
By the way the performace with greenfield is much better.

Thanks!

@bdoubrov
Copy link
Contributor

Hi,

If possible, we'd interested to analyse any of these documents. We are constantly working on the improvements in performance and memory consumption.

Other than that, the only suggestion would be to further increase the heap.

@ghost ghost added feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release labels Jan 3, 2019
@ghost ghost added this to the v1.14-m4 milestone Jan 3, 2019
@bdoubrov
Copy link
Contributor

bdoubrov commented Jan 3, 2019

Duplicate of #905 . All further discussions will happen there

@bdoubrov bdoubrov closed this as completed Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release
Projects
None yet
Development

No branches or pull requests

2 participants