-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
-
Workaround Exists
-
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.
- clones
-
JBEAP-9147 In Managed domain , accessing the ActiveMQ subsystem via the server group on managemnet console gives an HTTP 500
- Closed