Problems with JStat / Visualgc connecting remotely
Hi All,
I'm trying to use jstat / visualgc to look at the application we're currently developing which runs on solaris with jvm 1.4.2. From what I have read in the documentation I should be able to use visual gc [pid of jvm]@[ip of machine] to connect to it. However I get a connection refused error message with a java.net.ConnectException.
I'm using jvmstat 3 (on windows 2000) and can connect to a jvm if it is local. Do I need to do something when I start the jvm on the remote machine so that it allows connection?
Thanks in advance,
Mike

