Aaron Mulder wrote:
Hej AaronOne thing you can do is look in /etc/hosts and see if anything is bound to that IP. Thanks for answering so soon. I've also been messing with the config.xml file, but even an entry: <gbean
name="NamingProperties">
<attribute name="namingProviderUrl">rmi://*.*.*.235:1099</attribute> </gbean> and an entry: <configuration name="geronimo/rmi-naming/1.0/car"> <gbean name="RMIRegistry"> <attribute name="port">1099</attribute> </gbean> <gbean name="NamingProperties"> <attribute name="namingProviderUrl">rmi://*.*.*.235:1099</attribute> </gbean> </configuration> doesn't make the JMX use the *.235 IP. It's almost like as if whatever entry I make in the config.xml is discarded, when it comes to JMX... Here is some more output from the server (after the list of errors): Listening on Ports: 80 0.0.0.0 Tomcat Connector HTTP 1099 0.0.0.0 RMI Naming 1389 0.0.0.0 Apache Directory LDAP 1527 0.0.0.0 Derby Connector 4201 83.97.97.235 ActiveIO Connector EJB 4242 0.0.0.0 Remote Login Listener 8443 0.0.0.0 Tomcat Connector HTTPS Started Application Modules: EAR: geronimo/daytrader-derby-tomcat/1.0/car EAR: geronimo/uddi-tomcat/1.0/car EAR: geronimo/webconsole-tomcat/1.0/car RAR: geronimo/activemq/1.0/car WAR: geronimo/jmxdebug-tomcat/1.0/car WAR: geronimo/ldap-demo-tomcat/1.0/car WAR: geronimo/remote-deploy-tomcat/1.0/car WAR: geronimo/servlets-examples-tomcat/1.0/car WAR: geronimo/welcome-tomcat/1.0/car Web Applications: null/ null/debug-tool null/juddi null/ldap-demo null/remote-deploy null/servlets-examples WARNING: Some GBeans were not started successfully: JMXService (failed) Could this be a bug in Geronimo? /Thomas |
- Re: Failure in JMX Connector service Aaron Mulder
- Re: Failure in JMX Connector service Thomas Peter Berntsen
- Re: Failure in JMX Connector service Aaron Mulder
- Re: Failure in JMX Connector service Aaron Mulder
- Re: Failure in JMX Connector servic... Thomas Peter Berntsen
- Re: Failure in JMX Connector s... Aaron Mulder
