oracle/visualvm

Profiler is not displaying results

ruhyfranklin opened this issue · 0 comments

Describe the bug
I am using Visual VM version 2.1.7 and trying to profile application hosted on wildfly 21.0.2.
After setting the profile class to be profiled under CPU & Memory setting -
CPU profiling status states as Profiling running(3 methods instrumented)
Memory profiling status states as Profiling running(10,000 classes instrumented)

Note : JDK version is 1.8

I am expecting the profiler to show the profiling results.