Roman Macor created ISPN-8989:
---------------------------------
Summary: Administration console - Counters don't work in standalone mode
Key: ISPN-8989
URL:
https://issues.jboss.org/browse/ISPN-8989
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.2.0.Final
Reporter: Roman Macor
start the server in standalone clustered mode:
- bin/standalone.sh -c clustered.xml
- click on cache container -> Counters tab -> Create new counter -> create
counter e.g. (name: new, initial value 5)
This results in error pop up:
WFLYCTL0030: No resource definition is registered for address [ ("profile" =>
"standalone"), ("subsystem" => "datagrid-infinispan"),
("cache-container" => "clustered"), ("counters" =>
"COUNTERS") ]
Please note that this works in domain mode.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)