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

Cannot start embedded host controller in non-modular classloading environment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 2.0.0.CR2
    • 2.0.0.Beta4
    • CLI, Management
    • None
    • Hide

      reinitialize the CLI session

      Show
      reinitialize the CLI session

    Description

      Trying to start embedded host controller inside CLI running i in non-modular classloading environment gives me NPE.

      $ unzip -q jboss-eap-7.0.0.DR9.zip 
      $ cd jboss-eap-7.0/bin/client/
      $ pwd
      /home/hudson/users-tmp/pkremens/jboss-eap-7.0/bin/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-server --jboss-home=/home/hudson/users-tmp/pkremens/jboss-eap-7.0
      Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions.
      [standalone@embedded /] stop-embedded-server 
      
      [disconnected /] embed-host-controller --jboss-home=/home/hudson/users-tmp/pkremens/jboss-eap-7.0
      Failed to handle 'embed-host-controller --jboss-home=/home/hudson/users-tmp/pkremens/jboss-eap-7.0': java.lang.NullPointerException
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: