Archives for April 2007

Generating a Stack Trace with jdb

Every once in a while I run into a situation where the usual means for generating a thread dump does not work, making it difficult to track down pesky deadlocks. Rather than actually figuring out why that happens, here are some notes on using jdb to generate a stack trace: JDB Example: Generating a Thread […]

25 April 2007 | Basics | No Comments


Categories



Pages

Archives

Meta


Copyright 2003-2007 - Philip Isenhour