Bug 1099864 - JON (3.2.0) -- lib plug-in since 6.3.0.ER4 -- Could not get measurement values
Summary: JON (3.2.0) -- lib plug-in since 6.3.0.ER4 -- Could not get measurement values
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: JON Plugin
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 6.3.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1104639
TreeView+ depends on / blocked
 
Reported: 2014-05-21 11:35 UTC by Tomas Sykora
Modified: 2018-12-06 16:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-26 14:05:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4307 0 Major Resolved RHQ JMX plugin failed to get measurement values 2015-10-28 09:22:01 UTC

Description Tomas Sykora 2014-05-21 11:35:53 UTC
2014-05-21 05:54:24,958 WARN  [MeasurementManager.collector-1] (rhq.core.pc.measurement.MeasurementCollectorRunner)- Failure to collect measurement data for Resource[id=10774, uuid=9f67384f-8f53-4a25-a138-13c54b32c6df, type={Infinispan}Infinispan Cache, key="___default(dist_sync)", name=___default(dist_sync), parent=DefaultCacheManager] - cause: java.lang.NullPointerException:null


2014-05-21 05:55:32,013 ERROR [WorkerThread#1[10.16.23.98:59988]] (rhq.core.pc.measurement.MeasurementManager)- Could not get measurement values
java.lang.NullPointerException
        at org.rhq.plugins.jmx.MBeanResourceComponent.getEmsConnection(MBeanResourceComponent.java:574)
        at org.infinispan.rhq.CacheComponent.getValues(CacheComponent.java:97)
        at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocation.call(ResourceContainer.java:654)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)

Comment 2 Tomas Sykora 2014-05-26 14:49:39 UTC
Forgot to link JIRA

Comment 3 JBoss JIRA Server 2014-05-30 20:39:44 UTC
William Burns <wburns> updated the status of jira ISPN-4307 to Coding In Progress

Comment 4 Tomas Sykora 2014-06-06 13:24:14 UTC
This was fixed by:

https://github.com/infinispan/infinispan/pull/2598

VERIFIED with 6.3.0.ER6 plugin

Comment 5 JBoss JIRA Server 2014-06-06 13:25:20 UTC
Tomas Sykora <tsykora> updated the status of jira ISPN-4307 to Resolved


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