I\'m trying to connect jvisualvm installed with jdk1.7.0_04 to a locally running java process. When I do this, jvisualvm shows a progress bar in the bottom left saying its
Try to add the following VM arguments to your "Run Configurations":
-Djava.rmi.server.hostname=localhost