Disable automatic Heap Dump generation for weblogic 12.1.2 ?
We are running our application on weblogic 12.1.2 and Linux operating system
We observed that Heap dumps are getting generated on /tmp directory, we haven't mentioned any property like -XX:+HeapDumpOnOutOfMemoryError or -XX:HeapDumpPath=C:/abc/ in our setDomainEnv.sh file,
can someone help me where I can find that option and remove it?
Thanks In Advance
Rakesh U