📅 2017-02-24 ✍️ Bart Schelstraete How to start the Java JMX profiler General 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 →