Top "Jvisualvm" questions

jvisualvm is a Java Virtual Machine monitoring, troubleshooting and profiling tool.

VisualVM: CPU/Memory profiler stuck at "Connecting to the target JVM..."

I have recently reinstalled Windows and I am using JDK 1.8 u91 with the built-in VisualVM. I have checked my proxy …

java profiling profiler visualvm jvisualvm
Unable to use JVisualVM profiling for Tomcat7 running as a service on Windows7

I'm trying to profile a Servlet running in Apache Tomcat (7.0.34) as a service on Windows 7 (64 bit) using JVisualVM (JDK 1.7.0 - 06, 64 …

windows tomcat profiling visualvm jvisualvm
visualvm history graph

Is it possible in visual vm to set memory, process/gc activity etc. graphs to shift in time without lowering …

java visualvm jvisualvm
Getting Java VisualVM data from the command line

I'll start off with saying that I have just about no experience with Java VisualVM. However, it contains the information …

cmd heap-memory jvisualvm
Java VisualVM memory sampler - how to get the size of a specific class

My application uses a lot more memory than I think it suppose to use, and I'm trying to understand which …

java memory memory-leaks visualvm jvisualvm