![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/25/1250be28-5004-473d-8365-3ec15e0f6ef8/1250be28-5004-473d-8365-3ec15e0f6ef8-bg1b9.png)
List of Server CommandsServer Diagnostics and Control Commands
............................................................................................................................................................................................................................................................
365-360-001R6.0
Issue 1, December 2008
24-15
............................................................................................................................................................................................................................................................
java gc
Description: Forces a garbage collection on the JVM.
Command Format: jave gc
There are no arguments for this command.
java gc stats
Description: Lists the JVM garbage collector statistics.
Command Format: jave gc stats
There are no arguments for this command.
java memory
Description: Lists JVM memory statistics.
Command Format: java memory
There are no arguments for this command.
java properties
Description: Lists java properties
Command Format: java properties
java thread dump
Description: Displays java lock information.
Command Format: java thread locks[all]
There are no arguments for this command.
java thread locks
Description: List stack traces for all threads.
Command Format: java thread dump
There are no arguments for this command.
java thread monitor contention
Description: Controls java thread contention monitoring.
Command Format: java thread monitor contention [<boolean>]
<fileName> The name of the file to display java properties.
<boolean> Mention true or false.