hi yogesh,

  depending on how you launch tomcat,
   a) through tomcat.exe -- tomcat will show as tomcat in process
explorer/task manager
   b) startup.bat/sh -- tomcat will show up as java.exe.

If you have a JDK, then you can run jps and from the output list, you can
determine which of the processes is tomcat.

BR,
~A


On Wed, Dec 9, 2015 at 12:39 PM, Yogesh Patel <yogesh.r.pa...@highq.com>
wrote:

> *Tomcat version* : 7.0.53
> *OS *: Windows 7
>
> We are using tomcat as standalone application not as service, In task
> manager it does not showing PID for Tomcat. How to get PID of that tomcat
> in order to take tomcat thread dump.
>
> What are the best practice  to take thread dump and what are the commands
> for windows7 system.
>
>
> --
> *Thanks & Regards,*
>
> * Yogesh Patel*
>

Reply via email to