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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major 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.

      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.

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

              Created:
              Updated:
              Resolved: