I am getting below error while running my graph,
Heap memory (initial/used/max): 128 MB/184 MB/569 MB
Non-heap memory (initial/used): 2 MB/123 MB
Exception in thread “scheduledExecutor-5” java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread “scheduledExecutor-6” java.lang.OutOfMemoryError: GC overhead limit exceeded
Please let me know how to fix it?
Hi,
please refer to this post where we already discussed the “GC overhead limit exceeded” topic before:
viewtopic.php?f=4&t=7862
If you continued having issue even after increasing the maximum heap size limit, feel free to get back to us.
Kind regards,
Thanks Vladimir. I have fixed the “GC overhead limit exceeded” issue. But now I am getting below error,
“Could not get sandbox code. Cannot connect to server at https//localhost:54461/clover. Read time out.”
Note - I am comparing two .csv files and each files contain 5447428 records. The max heap size has been increased to 5000 MB.
Please advise.
Hi,
before jumping into conclusions, I would like to inspect the behind-the-scenes information of the Designer. Please provide me with CloverDX Designer log files called “CloverDX.log” and “.log” that are both located in the .metadata directory within your workspace.
Best regards,