Category Archives: jconsole

Connecting JConsole to a Java process: the missing -D option

Once in a while I tend to use JConsole for basic profiling of a Java process. Somehow I always forget which flag I need to set to enable remote connections to a process. And yes, I know the option is … Continue reading

Posted in java, jconsole | Leave a comment