Create JVM heap dump of tomcat service running on Window

653 Views Asked by At

While trying to create a heap dump from a Tomcat Service running as windows service, get "Access is denied" error. I started the command prompt as "Run as Administrator"

Erorr while using jmap and jcmd

How do I get rid of "Access is denied" or is there a different way to create the heap dump?

0

There are 0 best solutions below