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

In Managed domain , accessing the ActiveMQ subsystem via the server group on managemnet console gives an HTTP 500

    XMLWordPrintable

Details

    • Hide

      Check Description and I have attached a screen-shot.

      Show
      Check Description and I have attached a screen-shot.
    • Workaround Exists
    • Hide

      Browse Domain By Hosts instead of Server Groups.

      Show
      Browse Domain By Hosts instead of Server Groups.

    Description

      In a managed domain , accessing the ActiveMQ subsystem via the server group (Server Groups > Server Group: main-server-group > Server: Host1 > Monitor: Subsystems > Subsystem: Messaging - ActiveMQ) gives an HTTP 500 error with the following contents

      Unexpected HTTP response: 500
      
      Request
      {
          "operation" => "read-children-resources",
          "address" => [
              ("host" => "host"),
              ("server" => "Master1"),
              ("subsystem" => "messaging-activemq")
          ],
          "child-type" => "server"
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "result" => undefined,
          "failure-description" => "WFLYCTL0030: No resource definition is registered for address [
          (\"host\" => \"host\"),
          (\"server\" => \"Master1\"),
          (\"subsystem\" => \"messaging-activemq\")
      ]",
          "rolled-back" => true
      }
      

      The server Master1 is on host master, DMR generated use the last host name.

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              hpehl@redhat.com Harald Pehl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: