Can't connect remotely to Tomcat via JMX on Windows

2010-03-16 Thread Richard John
I want to monitor the Tomcat server remotley with jconsole. I added the properties described in http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html set CATALINA_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8050-Dcom.sun.management.jmxremote.ssl=false

Re: Can't connect remotely to Tomcat via JMX on Windows

2010-03-16 Thread Richard John
was a typo, of course i tried port 8050, but removing the Quotation mark did the trick, thanks! Why are they in the documentation? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands,

Re: Can't connect remotely to Tomcat via JMX on Windows

2010-03-16 Thread Richard John
The documentation was correct for Linux / Unix maybe the documentation should point out the difference between Windows and Linux configuration - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional