Claudio Weiler created WFLY-11933:
-------------------------------------
Summary: Error when accessing metrics with RBAC enabled
Key: WFLY-11933
URL:
https://issues.jboss.org/browse/WFLY-11933
Project: WildFly
Issue Type: Bug
Components: MP Metrics
Affects Versions: 16.0.0.Final
Reporter: Claudio Weiler
Assignee: Jeff Mesnil
When RBAC is enabled for management in Wildfly 16, metrics throws exception:
java.lang.IllegalStateException: WFLYMETRICS0003: Unable to read attribute
XAForgetAverageTime on [
("subsystem" => "datasources"),
("data-source" => "ExampleDS"),
("statistics" => "pool")
]: "WFLYCTL0216: Management resource '[
(\"subsystem\" => \"datasources\"),
(\"data-source\" => \"ExampleDS\"),
(\"statistics\" => \"pool\")
]' not found".
--
This message was sent by Atlassian Jira
(v7.12.1#712002)