You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In the oc_clientConfig.xml add the following jvm options:

<jvmOption>-XX:+HeapDumpOnOutOfMemoryError</jvmOption>
<jvmOption>-XX:HeapDumpPath=<file-path></jvmOption>

where <file-path> is a path to valid writable file location.

  • No labels