Hi

I looked all over the net to find a solution to the following problem:
I have an application in my Tomcat (5.5.26, jre: 1.6_latest) connecting to
multiple JMX servers (jre 1.6_latest) that each run a JMX enabled OSGi
Container. One of these JMX servers I run on my local system. Switching to a
different location on my LAN, I noticed it can be remotely accessed through
JConsole or a natively build java POJO application that runs as JMX test
client. I need to restart my JMX server OSGi container, in order to get
JConsole and the JMX client to access it again when I switch. Seems my
colleages have similar restart requirements, however, some don't.

Problematic trick is to re-access it from within the Tomcat app. When
firstly starting up, my local JMX server can be found, however, I need to
restart Tomcat to get it re-accessing my JMX server again, and sometimes, it
just keeps on failing to access it. Looks like JMX is rather instable in
this situation. Anyone having similar problems?
-- 
View this message in context: 
http://www.nabble.com/Connecting-from-tomcat-to-multiple-JMX-servers%2C-JMX-connection-unstable-tp22743344p22743344.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to