How to disable mini crash dumps on Gridserver Engines
book
Article ID: KB0075218
calendar_today
Updated On:
Products
Versions
TIBCO DataSynapse GridServer
5.2.x, 6.3.x, 7.0
Description
If the hs_err_pid_.mdmp files are being generated frequently and it isn't need it to have for further analysis, it possible to disable mini crash dumps mdmp files generation:
Environment
ALL
Resolution
For GridServer 5.2.x & 6.3.x:
Login to the Director Manager GUI.
Go to Engine Configuration under Engine tab.
Select the Engine Configuration of interest from the dropdown list.
Under Engine JVM section, locate Command-line Arguments and set the argument "-XX:-CreateMinidumpOnCrash".
Save the Engine Configuration.
For GridServer 7.0:
Login to the Director Manager GUI.
Go to Engine Configurations under Components tab -> Engine tab.
Click on the Engine Configuration of interest from the Engine Configuration list.
Under Engine JVM section, locate Command-line Arguments and set the argument "-XX:-CreateMinidumpOnCrash".
Save the Engine Configuration.
Note: Please keep in mind that changing the Engine configuration will restart all the Engines using the selected Engine configuration.
Issue/Introduction
How to disable the mdmp file generation from Engine Configuration