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

[GSS](7.3.z) HAL-1742 / HAL-1749 - Messaging default server is not shown after changing the server profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.3.8.CR1, 7.3.8.GA
    • None
    • Web Console
    • None
    • False
    • False
    • +
    • Undefined
    • 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.

    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

        1. runtime-screenshot.png
          85 kB
          Ricardo Martin Camarero
        2. screenshot.png
          100 kB
          Petr Adamec
        3. Screenshot 2021-04-05 at 11.06.10.png
          1.19 MB
          Yeray Borges Santana

        Issue Links

          Activity

            People

              rhn-support-rmartinc Ricardo Martin Camarero
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: