Bug 1168258

Summary: WARN message " Getting metric [cacheLoaderStores] at [...] failed: JBAS014792: Unknown attribute cacheLoaderStores, rolled-back=true" is logged in the RHQ Agent log file
Product: [Other] RHQ Project Reporter: bkramer <bkramer>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED UPSTREAM QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.9CC: hrupp, loleary
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-06 00:25:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1168255    
Bug Blocks:    

Description bkramer 2014-11-26 14:19:06 UTC
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:

Comment 1 Larry O'Leary 2015-01-06 00:25:59 UTC
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.