My server is a Linux machine running ServiceMix 3.1.1.0 inside a java VM version "1.5.0_11".
-----Original Message----- From: Owen Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 12:13 PM To: [email protected] Subject: JMX Console for ServiceMix Hello. I have seen the concept of using a JMX console appear regularly in my travels with ServiceMix, so I decided to check this concept out. I found the executable that one apparently runs in Java 1.5. It was on this computer in C:\Program Files\Java\jdk1.5.0_10\bin. According to http://incubator.apache.org/servicemix/jmx-console.html, I can point this console at the ServiceMix 3.1.1 instance running on sydserv05 by entering the following URL: service:jmx:rmi:///jndi/rmi://sydserv05:1099/defaultJBIJMX When I try, the JConsole program responds saying the connection failed. What am I doing wrong? Owen.
