Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: When metric "[CacheStore] Number of cache store stores" is enabled in RHQ, WARN message like ***************** 2014-10-16 14:06:09,998 WARN [ResourceContainer.invoker.daemon-6451] (com.jboss.datagrid.rhq.IspnCacheComponent)- Getting metric [cacheLoaderStores] at [ Address{path: subsystem=infinispan,cache-container=clustered,distributed-cache=Item}] failed: JBAS014792: Unknown attribute cacheLoaderStores, rolled-back=true ***************** is logged in the agent.log file every X minutes where X is the collection period for above metric. Version-Release number of selected component (if applicable): RHQ 4.9 JDK 6.2 How reproducible: Always Steps to Reproduce: 1. JDG started invoking $JDG-HOME/bin/clustered.sh script 2. enabled [CacheStore] Number of cache store stores metric: Expected results: No WARN is logged and enabled metric is properly shown in the RHQ UI. Additional info:
The plug-in in question is not an RHQ provided plug-in: com.jboss.datagrid.rhq.IspnCacheComponent Instead, this is a _downstream_ plug-in developed as part of JBoss Data Grid. Bug report 1168255 has been captured for Data Grid and this BZ is being closed.