Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 872167

Summary: Metrics for Deadlock detection (and +2) are not shown in JON
Product: [JBoss] JBoss Data Grid 6 Reporter: Tomas Sykora <tsykora>
Component: JON PluginAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED WONTFIX QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jdg-bugs
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: 2012-11-14 14:26:46 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:
Attachments:
Description Flags
JON cant see some metrics (Screenshot) none

Description Tomas Sykora 2012-11-01 12:45:15 UTC
Created attachment 636668 [details]
JON cant see some metrics (Screenshot)

ER2 testing with JON 3.1.1.GA:

This most probably refers to commit: https://github.com/infinispan/jdg/commit/1189de55b2b62fa5dd20097fed95d203dd813f4e

In JON, after right click on one of the configured caches and select tab Measurements, we can see unwrapped list of metrics. 

In ^^ commit was added Deadlock metrics and one CacheStoreProperty (<metric property="cacheLoaderStores" displayName="[CacheStore] Number of cache store stores"...)

Metric for CacheStore stores is displayed correctly, however we can't see any of 4 metrics for Deadlock. 


And additionally these components are not displayed too: 
<metric property="concurrencyLevel" displayName="[LockManager] Concurrency level"  
<metric property="cacheStatus" displayName="Cache Status"


Or am I missed something?
I am ready to provide any necessary info.

Comment 1 Tomas Sykora 2012-11-01 13:07:33 UTC
Tristan, I am using default jdg standalone-ha.xml configuration where caches are configured as <transaction mode="NONE"/>. Is that the reason why I can't see it?

Comment 2 Tristan Tarrant 2012-11-14 14:26:46 UTC
The deadlock manager cannot even be configured in JDG server, so marking it invalid