Quick Troubleshooting Tips on Solaris OS and Linux for Java SE 7

This "Quick Start Guide" gives you some quick tips for troubleshooting. The subsections list some typical functions that can help you in troubleshooting, including one or more ways to get the information or perform the action.

These tips are organized as follows:

Hung, Deadlocked, or Looping Process
Post-mortem Diagnostics, Memory Leaks
Monitoring
Actions on a Remote Debug Server
Other Functions

Hung, Deadlocked, or Looping Process

Post-mortem Diagnostics, Memory Leaks

Monitoring

Note: The vmID argument for the jstat command is the virtual machine identifier. See the jstat man page for a detailed explanation.

Actions on a Remote Debug Server

First, attach the debug daemon jsadebugd, then execute the command:

Other Functions