Regenerating the Java properties file
The dsjavaproperties
command provides an --initialize
option that allows you to regenerate the Java properties file specifically if you set up the PingDirectory server using standard memory usage but opt for aggressive memory tuning after setup.
About this task
Rather than reconfigure the Java properties file by re-running setup
or manually editing the java.properties
file, you can regenerate the properties file for aggressive memory tuning. Any existing file is renamed with a .old
suffix.
Steps
-
Run the
dsjavaproperties
command to regenerate the java properties file for aggressive memory tuning.Example:
$ bin/dsjavaproperties --initialize --jvmTuningParameter AGGRESSIVE