3 Replies Latest reply on Nov 8, 2007 1:59 PM by jcreynol

    JBoss + HP SiteScope

    freimensch

      Hello.

      I'm trying to collect some info from JBoss using SiteScope JMX Monitor.
      But in settings of this monitor I must write "JMX URL".

      For example, this JMX URL for WebLogic:
      service:jmx:rmi:///jndi/iiop://localhost:7001/weblogic.management.mbeanservers.runtime

      And what URL for JBoss ?
      Version 4.0.3.

        • 1. Re: JBoss + HP SiteScope
          freimensch

          Hmmm..

          Ok. I found correct URL on this forum

          service:jmx:rmi:///jndi/rmi://172.17.1.4:12345/jmxrmi

          But when I try to connect I am getting an error:
          java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.jboss.mx.util.MBeanProxyExt

          My options in run.bat is:
          set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.port=12345
          set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.authenticate=false
          set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.ssl=false
          set JAVA_OPTS=%JAVA_OPTS% -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl
          set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver
          set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote

          How I can fix this problem ?

          • 2. Re: JBoss + HP SiteScope
            ivan_memruk

            Hi.

            We've fixed this problem for HP SiteScope 9.5.

            This version will also include a JBoss Solution Template. It is planned to be released next spring.

            Have fun!

            Ivan

            • 3. Re: JBoss + HP SiteScope
              jcreynol

              Ivan, are you with HP / SiteScope? Can you provide any details on JMX Monitoring for JBoss with version 8? Are you saying this is not a possibility until the 9.5 version rolls out?

              Any assistance is appreciated, as we'd like to get SiteScope hooked into some of the JBoss JMX Beans for monitoring system resources, prior to Spring, if possible.

              Thanks!

              John