Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1035

stop-embedded-host-controller command is not available in non-modular environment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.CR7
    • 2.0.0.CR5
    • CLI
    • None

    Description

      stop-embedded-host-controller command for stopping the embed host controller instance is not available once the CLI is running in non-modular environment.

      [pkremens@dhcp-10-40-5-17 client] $ java -jar jboss-cli-client.jar 
      WARN: can't find jboss-cli.xml. Using default configuration values.
      You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
      
      [disconnected /] embed-host-controller --jboss-home=~/workspace/jboss-eap-7.0/           
      Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions.
      
      [domain@embedded /] stop-embedded-host-controller
      The command is not available in the current context (e.g. required subsystems or connection to the controller might be unavailable).
      
      # only stop-embedded-server is available
      [domain@embedded /] s
      set  stop-embedded-server  
      
      # stop-embedded-host-controller command should be used for this
      [domain@embedded /] stop-embedded-server 
      [disconnected /]
      

      Attachments

        Issue Links

          Activity

            People

              kwills@redhat.com Ken Wills
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: