Hi, I'm having some problems with threads, so I need to do a thread dump (same thing that Ctrl-\ does) but from within the program (i.e., I catch an Exception and want to do a thread dump that moment). Does anyone here know how to do that? Basically, I'm getting an "IllegalMonitorStateException: current thread not owner" when I do a notifyAll(). This is with JDK 1.1.7v1a and the green threads package. Thanx, -Mario.
- Repaint problems with JList/JScrollPane/JSplitPane Trieu Dang
- Re: How to do a thread dump from program? Mario Camou
- Re: How to do a thread dump from program? Juergen Kreileder
- Re: How to do a thread dump from program? Mario Camou
- Re: How to do a thread dump from progr... Juergen Kreileder
- Sorry..how to Rudhuwan Abu Bakar
- Re: Sorry..how to K.R. Foley
- Re: How to do a thread dump from ... Mario Camou
- Re: How to do a thread dump from ... zun
- Re: Repaint problems with JList/JScrollPane/JSplit... Catalin CLIMOV