On 8/16/2019 11:59 AM, Rohan Kasat wrote:
I see the OOM file getting created with "not much heap space" as the error
Can you get the precise error cause? I haven't ever seen that particular text before. If you can paste the entire error (which will be many lines), that can be helpful.
Shawn, i have tried your CMS settings too and now will try increasing the heap memory, hope it works this time.
Changing GC tuning can never fix an OOME problem. The only way to fix it is to increase the resource that's running out or adjust things so less of that resource is needed.
Thanks, Shawn