Hi Markus,

is there a way to access the controller via jmx from a remote host?
I've tried the default jmx url
'service:jmx:rmi:///jndi/rmi://host:1090/jmxrmi' but that does not work.
I'm getting a connection refused.
A simple telnet to the host and port does work, so there is no firewall
blocking in between.

Any ideas?
Yes, if your JMX server is bound to 127.0.0.1 it will only accept local connections. If you are using Sequoia 2.10, try to put the public IP address of the machine in the ipAddress attribute of the RmiJmxAdaptor element of the controller config file.

Hope this helps,
Emmanuel

--
Emmanuel Cecchet
FTO @ Frog Thinker Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: [EMAIL PROTECTED]
Skype: emmanuel_cecchet

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to