Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1742

Messaging default server is not shown after changing the server profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.4.Final
    • 3.3.1.Final
    • Domain Management
    • None
    • Hide

      Start the default domain configuration by using $WFLY_HOME/bin/domain.sh
      Change the main server group profile from full to full-ha and restart the domain:

      /server-group=main-server-group:write-attribute(name=socket-binding-group,value=full-sockets)
      /server-group=main-server-group:write-attribute(name=profile,value=full)
      /host=master:reload(restart-servers=true)
      

      Navigate to:
      runtime -> server groups -> main-server-group -> server-one -> Messaging

      Check the logs in the browser console.

      Show
      Start the default domain configuration by using $WFLY_HOME/bin/domain.sh Change the main server group profile from full to full-ha and restart the domain: /server-group=main-server-group:write-attribute(name=socket-binding-group,value=full-sockets) /server-group=main-server-group:write-attribute(name=profile,value=full) /host=master:reload(restart-servers=true) Navigate to: runtime -> server groups -> main-server-group -> server-one -> Messaging Check the logs in the browser console.
    • Undefined

    Description

      The following error is shown in the browser console clicking on runtime -> server groups -> main-server-group -> server-one -> Messaging after changing the server-group profile from full to full-ha:

      "Unable to load required resources for column 'msg-server-r': Error: java.lang.IllegalArgumentException: Duplicate key [server] found"

      consequently, the default server for the messaging subsystem is not shown. After closing the browser and starting it again or clearing the browser cache the error disappears.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-yvedpath Yogesh Vedpathak
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: