1. Setting CATALINA_OPTS for tomcat6 on windows doesn't work stackoverflow.comI'm trying to setup Tomcat6 to work with JMX on Windows Vista 64. To do that I need to pass the parameters below to Tomcat6. What I do in command prompt. (that doesn't ... |
2. enable jmxremote on windows stackoverflow.comI'm trying to enable remote monitoring by using jmxremote. When i set the options in a '.bat' file, things are ok (i can connect to the process using JConsole), but fail ... |
3. JMX : cant connect from Windows box to monitor JMX port on a Linux system stackoverflow.comI have a lot of experience with jconsole.exe and JVisualVM.exe , in the JDK1.6 and have connected thousands of times from a Windows JVM over to a Windows JVM on ... |
4. JMX on IBM JRE in Windows 7 wont work stackoverflow.comWe are running an application using IBM JRE 1.5.0_SR12_FP4 on Windows 7 and trying to get JMX monitoring on it. If we run the application using the SUN JVM then JMX monitoring ... |