Skip to content

Instantly share code, notes, and snippets.

@chrisa
Created January 19, 2012 16:11
Show Gist options
  • Select an option

  • Save chrisa/1640835 to your computer and use it in GitHub Desktop.

Select an option

Save chrisa/1640835 to your computer and use it in GitHub Desktop.
[candrews@snow-sso02 ~]$ sudo /usr/java/default/bin/jstack -F 3116
Attaching to process ID 3116, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 20.4-b02
Deadlock Detection:
No deadlocks found.
Thread 3123: (state = BLOCKED)
Thread 3122: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.ref.ReferenceQueue.remove(long) @bci=44, line=118 (Interpreted frame)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=134 (Interpreted frame)
- java.lang.ref.Finalizer$FinalizerThread.run() @bci=3, line=159 (Interpreted frame)
Thread 3121: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
- java.lang.ref.Reference$ReferenceHandler.run() @bci=46, line=116 (Interpreted frame)
Thread 3119: (state = IN_VM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment