Re: (Sorry, wrong subject) Hang on webapps in 3.0.19 and latest snap.
Joseph Dane <[email protected]> Mon, 17 Jul 2006 08:45:45 -1000
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Organization | University of Hawaii |
| Message-ID | <[email protected]> |
you don't want truss. you want a java thread dump. send the process a QUIT signal and look in the process output (or error, I can't ever remember) for a bunch of stack traces. -- joe