Lotus Notes: Desabilitando System Dumps
How can I suppress system dumps (sysdump) from being created?
To stop these files from being generated, you must modify the jvm.properties file. The jvm.properties file is found in the following directory (Windows):
<install_dir>\framework\rcp\eclipse\plugins\com.ibm.rcp.j2se.win32.x86_1.6.0.....
(specific to the version you are running)
After opening the jvm.properties, add the following line:
vmarg.no_dump=-Xdump:system:none