[
https://issues.jboss.org/browse/ISPN-1357?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-1357:
----------------------------------------
There're more issues around the RHQ code, such as:
{code}2011-08-30 16:14:14,865 WARN [MeasurementManager.collector-1]
(rhq.core.pc.measurement.MeasurementCollectorRunner)- Failure to collect measurement data
for Resource[id=10038, type=Infinispan Cache Manager, key=DefaultCacheManager,
name=DefaultCacheManager, parent=org.infinispan.demo.InfinispanDemo (6996),
version=Infinispan 'Brahma' 5.1.0-SNAPSHOT] - cause:
java.lang.ClassCastException:java.lang.Integer cannot be cast to java.lang.String{code}
The cache manager RHQ component was not dealing properly with the possibility of having
measurements that were not String.
RHQ plugin has JBoss Logging jars missing
-----------------------------------------
Key: ISPN-1357
URL:
https://issues.jboss.org/browse/ISPN-1357
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 5.0.0.FINAL
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.1.0.ALPHA1, 5.1.0.FINAL
It would appear that the Infinispan RHQ plugin has some jars missing:
{code}Caused by: java.lang.ClassNotFoundException: org.jboss.logging.BasicLogger{code}
This could be halting the discovery of Infinispan instances via RHQ.
See forum ref for more info.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira