Howdy, >I remember reading where oen can send a kill signal with Unix that will >cause the JVM to do a thread dump before exiting. Does this sound >familiar to anyone?
Send a CTRL-BREAK (SIGQUIT) to the JVM and it'll show you what it's doing ;) I've tried it on Solaris 8, Win 2000, without a problem. It's documented somewhere on the Java VM Options page. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]