littlecowk35 / eic-quan-ly-cong-van

Automatically exported from code.google.com/p/eic-quan-ly-cong-van
0 stars 0 forks source link

How to enable JMX connection #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
export JAVA_OPTS="-Dcom.sun.management.jmxremote=true 
-Dcom.sun.management.jmxremote.port=9090 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=false 
-Djava.rmi.server.hostname=172.18.63.135"

Original issue reported on code.google.com by ntanh...@gmail.com on 9 Feb 2015 at 3:52

GoogleCodeExporter commented 9 years ago
http://blog.markshead.com/1129/connecting-visual-vm-to-tomcat-7/

Original comment by ntanh...@gmail.com on 9 Feb 2015 at 3:52