Lotus Notes: Desabilitando System Dumps

From Wiki
Revision as of 02:34, 2 March 2011 by Ebasso (talk | contribs) (New page: 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 fo...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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