aspose file tools
The moose likes Performance and the fly likes Connection Exception when tring to connect to a remot host using visualvm Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Connection Exception when tring to connect to a remot host using visualvm" Watch "Connection Exception when tring to connect to a remot host using visualvm" New topic
Author

Connection Exception when tring to connect to a remot host using visualvm

Alpha Beta
Greenhorn

Joined: May 16, 2011
Posts: 1
Hi,

I am trying to moniter a java application running on remote jvm .I have tried starting the jstatd server with an external RMI Registry on the remote machine and when i try to connect that remote host from my visualvm (local).IT gives me a cannot connect to hostname:port using jmx:rmi:///jndi/rmi://hostname:port/jmxrmi. Any help on this would be appreciated.

Thanks in advance
Shakti
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12267
    
    1
Perhaps the remote machine firewall blocks that port?

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Exception when tring to connect to a remot host using visualvm
 
Similar Threads
applet-servlet communication
RMI Connection Refused after some clients connected successfully
RMI problem
question for mark
RMI app behind NAT firewall