To enable jmx to be used with java mission control.
append the following to the java process, while starting the process.
-Dcom.sun.management.jmxremote=true
append the following to the java process, while starting the process.
-Dcom.sun.management.jmxremote=true
-Dcom.sun.management.jmxremote.port=3614
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
No comments:
Post a Comment