Findout the PID of Java Process jps -lvm Check the config of Java Heap jhsdb jmap --heap --pid 8 Reference: https://stackoverflow.com/a/74901369