troubleshooting
[!TIP|label:official recommended]
troubleshooting
[!NOTE|label:references:]
Unrecognized VM Option
UseGCLogFileRotation
GCLogFileSize=100m
PrintGCDateStamps
PrintGCCause
PrintTenuringDistribution
PrintReferenceGC
PrintAdaptiveSizePolicy
tools
[!NOTE|label:tools]
iostat
prepare
[!NOTE|label:tips for sar]
if you wanted to check your memory usage instead, you could use the
-r
argument rather than-u
collectPerformanceData.sh
[!NOTE]
300
: "Length to run the script in seconds"5
: "Intervals to execute commands in seconds"
thread dump
generated via monitor plugin
analysis via
i.e.:
visualvm.exe --jdkhome "C:\Software\Java\jdk1.6.0" --userdir "C:\Temp\visualvm_userdir"
other tools
Last updated