Bug 1168258 - WARN message " Getting metric [cacheLoaderStores] at [...] failed: JBAS014792: Unknown attribute cacheLoaderStores, rolled-back=true" is logged in the RHQ Agent log file
Summary: WARN message " Getting metric [cacheLoaderStores] at [...] failed: JBAS014792...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 1168255
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-26 14:19 UTC by bkramer
Modified: 2015-01-06 00:25 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-06 00:25:59 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.