On Ubuntu |work|: Install Jstack

For quick reference:

You need the Process ID (PID) of your Java app to use it. Use jps (another JDK tool) to find it quickly: jps -l Use code with caution. Copied to clipboard install jstack on ubuntu