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

out of memory #1

Open
mafragias opened this issue Jun 3, 2022 · 0 comments
Open

out of memory #1

mafragias opened this issue Jun 3, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mafragias
Copy link
Contributor

JSONObject merging issue for big volume of data.

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
        at com.smartupds.indexing.common.Utils.merge(Utils.java:453)
        at com.smartupds.indexing.Main.handleCommandLine(Main.java:103)
        at com.smartupds.indexing.Main.main(Main.java:52)

and

Error java.lang.OutOfMemoryError: GC overhead limit exceeded
@mafragias mafragias added the bug Something isn't working label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant