Can you tell me something about the mentioned ways to get it worked? How does
this work with RMI based EJB access? We don't have this problems with our
JBoss servers.

Kind regards
Juergen


Christopher G. Stach II wrote:
> 
> Juergen Mayrbaeurl wrote:
>> Hi!
>> 
>> We're running ActiveMQ Version 4.1.0 on AIX with JRE 1.4.x and trying to
>> access it over JMX from a remote machine. The connector port of the
>> ManagementContext is set to 61099. Unfortunately we can't connect to the
>> MBeanServer and get java.rmi.ConnectException : Connection refused to
>> host
>> ... But this doesn't happen when trying to create a TCP connection on
>> port
>> 61099. It happens with port 62104. 
>> 
>> Does anyone know which component uses this port?
>> Currently our internal firewall only allows access to port 61099. Do we
>> have
>> to add 62104?
>> 
>> Kind regards
>> Juergen
> 
> Also, the second port is random, so it will change.  Firewalls and RMI
> (which JMX uses) don't like each other.  There are ways to make it work,
> of course...
> 
> -- 
> Christopher G. Stach II
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JMX-Remote-Access---Necessary-ports-tf3362926s2354.html#a9391158
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to