How to start the Java JMX profiler
Add the following options to the Java command: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8010 -Dcom.sun.management.jmxremote.local.only=false…
Read more →
Miscellaneous posts that don't fit neatly into the other categories.