> -----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 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 directory of the service is set to an > unwritable location. It's usually much easier to debug when running > from the scripts than with the service, if circumstances permit being > able to do so. > > - Chuck
It's essentially a standard install using the executable, no special permissions on the directory structure, runs as LocalSystem, etc. The thought of permissions came to mind, but since the service normally writes to the logfiles just fine, I doubted that was the problem. I'm thinking some IPC-type error, since the tomcatw.exe is running as "me" and the service is running as local system. I don't have the same problem on my 64-bit Windows 2008+ boxes, running 5.5.27 and JDK 1.6.x. __________________________________________________________________________ Confidentiality Notice: This Transmission (including any attachments) may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this transmission in error, please immediately reply to the sender or telephone (512) 343-9100 and delete this transmission from your system. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org