Skip to content

Instantly share code, notes, and snippets.

@zhongwm
Created September 10, 2013 02:47
Show Gist options
  • Save zhongwm/6504401 to your computer and use it in GitHub Desktop.
Save zhongwm/6504401 to your computer and use it in GitHub Desktop.
java opts for jmx connection, visualvm connection.
JAVA_OPTS="-Dcom.sun.management.jmxremote.port=9777 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment