Archive for the 'jconsole' Category
Connecting JConsole to a Java process: the missing -D option
0 Comments Published by peter October 17th, 2007 in java, jconsole.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 hidden somewhere on page 3 of the documentation…
You need to add the following in […]



















