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

Error message of reload operation in embedded host is wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR12
    • 7.1.0.DR11
    • CLI
    • None
    • Not Required

      Embedded host controller is unable to reload without enabled admin-only mode. Error message of this reload is wrong, because err-message suggest to use "--start-mode=admin-only", but --start-mode is not supported in domain mode.

      [domain@embedded /] reload --host=master 
      Reload into running mode is not supported, --start-mode=admin-only must be specified.
      [domain@embedded /] reload --host=master --start-mode=admin-only
      --start-mode can't be used in domain mode.
      [domain@embedded /] 
      

      FYI, embedded standalone allows to reload without admin-only mode

            jdenise@redhat.com Jean Francois Denise
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: