Hi *,
in this setup there are two tomcat 6.0.18 instances each running on separate windows 2003 server with Sun JDK 1.6.0_12. I have configured JMX console access pretty much the standard way on both systems, with switches:
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9004
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false

The funny thing is that I can connect to one Tomcat both locally and remotely, but only locally to other Tomcat instance (that is, from the same system and to local process). If I try to connect remotely to that instance, connection fails with message "the connection did not succeed".
I dont even have a clue what to look for :(
Both servers are nearly identical and run the same webapps.
Thanks for your time,
Ivars

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to