9 Replies Latest reply on Mar 14, 2013 9:29 AM by kabirkhan

    Connect JBoss via Jconsole

    tomeczek

      Hi,

       

      It is my first article on this forum and first contact with JBoss. I try to connect with JBoss by Jconsole. I have read this article, but still no connection:

       

      https://community.jboss.org/wiki/UsingTheCLIRemoteClientJar

       

      Version of JBoss is 7.1.1. JBoss work in domain mode.

       

      I use this URL:

      service:jmx:remoting-jmx://X.X.X.X:<port>

       

      Port number I take from standalone.xml file. From that part:

       

      <socket-binding name="management-native" interface="management" port="<port>"/>

       

      Can you give me some tips?

       

      Thanks