KB Article #181825

Java parameters to collect heap and thread dumps on AIX

Problem

How to collect heap and thread dumps for TSIM on AIX platforms, to be analyzed by R&D.

Resolution

Set the following parameters for AJAS and IS java processes in TSIM:

"-Xdump:system+java+heap+snap:events=user+uncaught -Xdump:directory=SPECIFIC_PATH"

For AJAS process, these parameters can be configured in file $ACTISEDI/param/startajas.par, within the value of parameter MEM_OPT.

For IS process, these parameters can be configured in file $ACTISEDI/is/instances/is0/etc/java.properties, within the value of parameter MEM_OPT.