чт, 12 дек. 2019 г. в 12:43, thulasiram k <ktr...@gmail.com>: > > Hi, > > I tried to generate thread dump for tomcat 7.0.94 in windows 2016. it > writes in logs "[10340] Console CTRL+BREAK event signaled" but no dump has > generated. Can you please guide on this how to generate the thread dump / > heap dump here. > > The reason I'm trying to generate the dump is our tomcat server stop > working frequently and nothing is writing in logs. Is there any other way > to check this issue.
Your configuration? Did you read the official Tomcat FAQ? (Thoubleshooting and Diagnostics)? It has a number of recipes documented there. One of them is to use jps.exe and jstack.exe tools from an JDK. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org