2 Replies Latest reply on Mar 11, 2013 11:19 AM by srini9997

    JMX-console and Jconsole

    srini9997

      Jboss 7.1.1 installed in redhat linux, trying to access JMX-Console through Jconsole

       

      Trying to initiate Jconsole and this is the issue I'm facing

       

      /servers/jboss/7.1.1/bin]$ ./jconsole.sh

      CLASSPATH /servers/java/jdk1.6.0_37/lib/jconsole.jar:/servers/java/jdk1.6.0_37/lib/tools.jar:/servers/jboss/7.1.1/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.2.Final.jar:/servers/jboss/7.1.1/modules/org/jboss/remoting3/main/jboss-remoting-3.2.3.GA.jar:/servers/jboss/7.1.1/modules/org/jboss/logging/main/jboss-logging-3.1.0.GA.jar:/servers/jboss/7.1.1/modules/org/jboss/xnio/main/xnio-api-3.0.3.GA.jar:/servers/jboss/7.1.1/modules/org/jboss/xnio/nio/main/xnio-nio-3.0.3.GA.jar:/servers/jboss/7.1.1/modules/org/jboss/sasl/main/jboss-sasl-1.0.0.Final.jar:/servers/jboss/7.1.1/modules/org/jboss/marshalling/main/jboss-marshalling-1.3.11.GA.jar:/servers/jboss/7.1.1/modules/org/jboss/marshalling/river/main/jboss-marshalling-river-1.3.11.GA.jar

      ./jconsole.sh: line 90: jconsole: command not found

       

       

      Can somebody help me out on this, has anybody else faced the same issue as mine. Please any info to resolve this issue.

       

      Thanks!

        • 1. Re: JMX-console and Jconsole
          marcgagnonpincourt

          Please show the output for "which jconsole".

          On my system, I get:

          ...

          /.../jdk.../jconsole

          ...

          The idea being that you PATH is probably incomplete.

          • 2. Re: JMX-console and Jconsole
            srini9997

            Hi Marc,

             

            Thank you for responding. Yes! you're correct, the path wasn't set, I did a export to the correct jconsole located under ../java/jdk1.6.0_33/bin/jconsole....Now the issue is I don't have X11 display tool in my windows desktop.....Can somebody put me on the right direction as to where I can download the X11 display tool.

             

            Thanks,

            Srini