I need to profile a local Tomcat Java Application with Visual VM, but Profile tab is disabled -


i have profile local tomcat web application visual vm, when start visual vm , open tomcat connection, profile option in applications menu disabled , can't profile it. i'm using visual vm 1.3.8 , java_home points jdk 1.8 folder. i'm starting tomcat through eclipse kepler , in catalina.bat file i'm starting tomcat jdk 1.8 too. in eclipse i'm working jdk 1.8 default environment. have tried change de tmp folder because read in issues mine, although have tmp folder in c:\temp directory, profile tab doesn't show.

what can do? things i'm doing wrong?

can add vm options follow, profile remote in visual vm.

-dcom.sun.management.jmxremote.port=xxxx

-dcom.sun.management.jmxremote.ssl=false

-dcom.sun.management.jmxremote.authenticate=false


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -