-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Emmanuel,
>> 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. >> > 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. > I've tried to add an ipAddress element to the RmiJmxAdaptor but the attribute is not valid (it also does not occure in the dtd for the controllerfile in version 2.10.10). Therefore I added it to the controller element which does work and log the following line: 2008-09-29 10:22:29,314 INFO controller.core.Controller JMX is enabled 2008-09-29 10:22:29,329 INFO controller.core.Controller Starting JMX server on host: 217.114.70.68 2008-09-29 10:22:29,329 WARN controller.core.Controller Could not parse RMI Server Port 'null But the connection to the server from remote is not possible. Any additional help? Thanks Markus Wolf - -- NMMN - New Media Markets & Networks GmbH Geschäftsführung: Kfm. Michael Schütt Finanzamt HH-Altona UStID DE 812 699 852 HRB 71102 Hamburg HypoVereinsbank - BLZ 200 300 00 - Konto-Nr. 156 29 82 http://www.nmmn.com Tel.: +49 40 284 118 -0 Langbehnstrasse 6 Entwicklung: -720 22761 Hamburg Fax: -999 Rufen Sie uns kostenlos an: http://www.nmmn.com/call/software +++ Hausmesse am 14.11.2008 von 10:00 bis 16:00 Uhr +++ Überzeugen Sie sich auf unserer Hausmesse von unseren Produkten und Dienstleistungen! Weitere Informationen und Anmeldung unter: http://www.nmmn.com/hausmesse/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI4JfQDBHISU1oEKERAv7rAJ98+FVTCOchdWBVv93oY3qWk2MXCACePjxH xS2zgU6duLFbHIWvd6q0Wfo= =to+d -----END PGP SIGNATURE----- _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
