Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7457

JConsole CLI TAB is not built when connecting using jboss remote protocol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR10
    • 7.0.2.GA
    • CLI, Remoting
    • None
    • Hide

      On machine-1
      1. Started JBoss EAP 7 server in standalone mode on IP-address
      2. Created a management-user using add-user.sh script.
      On machine-2
      3. Goto JBOSS_HOME/bin directory and execute jconsole.sh script.
      4. Connect to remote JBoss instance using `service:jmx:remote+http://<ip-address>:9990` use username/password which we created in step-2.
      5. Once we connected to jconosle, go to 'JBoss EAP CLI' tab.I can see a blank tab, its not connected to remote JBoss CLI terminal. In the JConsole output I can see below warning message:
      ~~~
      Nov 23, 2016 4:53:37 PM org.jboss.as.cli.impl.CommandContextImpl printLine
      INFO: Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions.
      Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions.
      ~~~

      This issue encounter only when we connect to JBoss instance from remote system.Its working fine if we connect to JBoss instance from local machine.

      Show
      On machine-1 1. Started JBoss EAP 7 server in standalone mode on IP-address 2. Created a management-user using add-user.sh script. On machine-2 3. Goto JBOSS_HOME/bin directory and execute jconsole.sh script. 4. Connect to remote JBoss instance using `service:jmx:remote+http://<ip-address>:9990` use username/password which we created in step-2. 5. Once we connected to jconosle, go to 'JBoss EAP CLI' tab.I can see a blank tab, its not connected to remote JBoss CLI terminal. In the JConsole output I can see below warning message: ~~~ Nov 23, 2016 4:53:37 PM org.jboss.as.cli.impl.CommandContextImpl printLine INFO: Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. ~~~ This issue encounter only when we connect to JBoss instance from remote system.Its working fine if we connect to JBoss instance from local machine.

      Not able to connect to CLI terminal through jconsole from remote system.

            jdenise@redhat.com Jean Francois Denise
            rhn-support-abhumbe Abhijit Humbe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: