3 Replies Latest reply on Dec 30, 2010 12:24 PM by astalwar

    jconsole cannot connect sometimes to jboss EAP 4.3 CP8

    astalwar

      on Windows 2008 R2 OS install for jboss eap 4.3 cp8 - have set the following flags in run.bat start up:

       

      set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver
      set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote
      set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.ssl=false
      set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.authenticate=false
      set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.port=3001

       

      I bring up jconsole and connect to localhost:3001; i can view Mbeans tab, then i can hit the green connect button on top right panel.

      and connect to jboss PID. On some servers all the Tabs are visibile e.g memory, VM summary, etc

       

      However on some jboss instlled servers with same installation run.bat file, params, etc jconsole will not be able to connect to jboss port 3001?

      how can i enable this to monitor jboss EAP 4.3 CP8? i want to see the nice memory graphs, etc

       

      Regards

      aditya