Re: Heap dump is not getting generated even after specifying HeapDumpOnOutOfMemoryError

2021-06-10 Thread andrei
Hi, I guess you should remove -J-XX:+ExitOnOutOfMemoryError. BR, Andrei 6/8/2021 3:42 PM, Naveen пишет: HI We are using Ignite 2.8.1 we start Ignite node with below command and whenever node gets crashed with OOM it is not generating the heap dump in spite of having the below settings enabl

Heap dump is not getting generated even after specifying HeapDumpOnOutOfMemoryError

2021-06-08 Thread Naveen
HI We are using Ignite 2.8.1 we start Ignite node with below command and whenever node gets crashed with OOM it is not generating the heap dump in spite of having the below settings enabled. what could be the reason for this ? /usr/apache-ignite-2.8.1-bin/bin/ignite.sh -J-Xms2G -J-Xmx6G -J-XX: