RE: Error getting Thread dump on Windows

2010-10-29 Thread Jeffrey Janner
. Jeff -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Tuesday, October 12, 2010 11:35 AM To: Tomcat Users List Subject: Error getting Thread dump on Windows Tomcat 5.5.17 (running as a service) Java JDK 1.5.0_06 (yes, I know, really old) Windows

Error getting Thread dump on Windows

2010-10-12 Thread Jeffrey Janner
Tomcat 5.5.17 (running as a service) Java JDK 1.5.0_06 (yes, I know, really old) Windows Server 2003 SP2 (up to date) I have a Tomcat instance (one of many) that appears to have some hung/looping threads. I tried to use the system tray to take a thread dump (right-click, pick thread dump)

RE: Error getting Thread dump on Windows

2010-10-12 Thread Jeffrey Janner
25% CPU unless it gives it up for some other threads. Anyway to get a TD from jconsole? -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Tuesday, October 12, 2010 11:35 AM To: Tomcat Users List Subject: Error getting Thread dump on Windows Tomcat

RE: Error getting Thread dump on Windows

2010-10-12 Thread Jeffrey Janner
To: Tomcat Users List Subject: RE: Error getting Thread dump on Windows I can use Process Explorer at the windows level to get the Windows stack of what appears to be the runaway thread: ntkrnlpa.exe+0x8db2e ntkrnlpa.exe+0x29a82 ntkrnlpa.exe+0x331a4 hal.dll+0x6199 hal.dll+0x63d9 hal.dll+0x6577

RE: Error getting Thread dump on Windows

2010-10-12 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: Error getting Thread dump on Windows Just need to know what's up with the Windows error when taking a stack dump. Likely because the account used for the service has very restricted capabilities, or the current

RE: Error getting Thread dump on Windows

2010-10-12 Thread Jeffrey Janner
-Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, October 12, 2010 12:28 PM To: Tomcat Users List Subject: RE: Error getting Thread dump on Windows From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: Error