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

OOM when updating docs with groovy #8073

Closed
brwe opened this issue Oct 14, 2014 · 2 comments · Fixed by #8062
Closed

OOM when updating docs with groovy #8073

brwe opened this issue Oct 14, 2014 · 2 comments · Fixed by #8062

Comments

@brwe
Copy link
Contributor

brwe commented Oct 14, 2014

To reproduce

Results in:

...
[2014-10-14 09:26:28,859][DEBUG][index.engine.internal    ] [Chan Luichow] [testidx][3] updating index_buffer_size from [64mb] to [60.7mb]
[2014-10-14 09:26:28,860][DEBUG][index.engine.internal    ] [Chan Luichow] [testidx][4] updating index_buffer_size from [64mb] to [60.7mb]
java.lang.OutOfMemoryError: PermGen space
Dumping heap to java_pid3947.hprof ...
Heap dump file created [82885613 bytes in 1.006 secs]

This works fine with mvel.

@dakrone
Copy link
Member

dakrone commented Oct 14, 2014

@brwe see #7658 and #8062

@brwe
Copy link
Contributor Author

brwe commented Oct 14, 2014

@dakrone thanks, I did not see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants