[JBoss JIRA] (ISPN-813) "Infinispan Cache Manager" option doesn't show up in the drop down menu for "Manually add" function
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-813?page=com.atlassian.jira.plugin.s... ]
Pedro Zapata closed ISPN-813.
-----------------------------
> "Infinispan Cache Manager" option doesn't show up in the drop down menu for "Manually add" function
> ---------------------------------------------------------------------------------------------------
>
> Key: ISPN-813
> URL: https://issues.jboss.org/browse/ISPN-813
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 4.2.0.CR2
> Reporter: Michal Linhard
> Assignee: Galder Zamarreño
> Attachments: agent.log, agent.log, agent.log, infinispan-stats.xml, infinispan.xml
>
>
> infinispan 4.2.0.CR2
> RHQ version: 3.0.0 build number: 59e9341
> postgresql 8.4.5
> I've setup RHQ with infinispan-jopr-plugin as described here:
> http://community.jboss.org/wiki/MonitoringInfinispanwithRHQ
> I'm running this on my local machine having these virtual interfaces
> 192.168.10.101 test1
> 192.168.10.102 test2
> 192.168.10.103 test3
> 192.168.10.104 test4
> 192.168.10.105 test5
> 192.168.10.106 test6
> test1 - test4 running jboss 5.1.0.GA with infinispan-gridfs-webdav demo (ran with -Dcom.sun.management.jmxremote.port=6991 to 9664 respectively)
> test1 - test2 running rhq-agent bound to respective interface
> test5 running rhq-server
> sucessfully installed RHQ server
> sucessfully installed agents test1 test2
> sucessfully imported platforms test1 and test2
> sucessfully installed infinispan-jopr-plugin, updated agents
> tried to manually add Infinispan Cache Manager according to the instructions:
> "To add Infinispan instances manually, go to Resources > Platforms > localhost and then click on Inventory. At the bottom of the page, there's a section that says "Manually Add" and next to it there's a drop down list. Open this list, select "Infinispan Cache Manager" and click Ok."
> but the option "Infinispan Cache Manager" doesn't appear in the drop down box.
> i don't know wheter this is a RHQ bug or plugin bug or wheter there's something wrong with my installation steps.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (ISPN-4307) RHQ JMX plugin failed to get measurement values
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-4307?page=com.atlassian.jira.plugin.... ]
Pedro Zapata closed ISPN-4307.
------------------------------
> RHQ JMX plugin failed to get measurement values
> -----------------------------------------------
>
> Key: ISPN-4307
> URL: https://issues.jboss.org/browse/ISPN-4307
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.0.Alpha4
> Reporter: Tomas Sykora
> Assignee: William Burns
>
> We are not able to monitor cache statistics due to this error. RHQ agents are reporting:
> 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)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (ISPN-4070) Server plugin for RHQ needs extensions in management/monitoring
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-4070?page=com.atlassian.jira.plugin.... ]
Pedro Zapata closed ISPN-4070.
------------------------------
> Server plugin for RHQ needs extensions in management/monitoring
> ---------------------------------------------------------------
>
> Key: ISPN-4070
> URL: https://issues.jboss.org/browse/ISPN-4070
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 6.0.1.Final
> Reporter: Tomas Sykora
> Assignee: William Burns
> Labels: 630, 63gablocker
>
> InVM plugin for RHQ is generated automatically. However, the plugin for server is not and those are results of deeper analysis of RHQ ISPN server plugin (missing) possibilities.
> JCONSOLE is showing number of statistics, traits and operations which are not incorporated in RHQ-plugin (*server* plugin). Some are quite important (start and stop ops for cache for example) and some might be only additional, not necessary - but still pleasant, information about a cluster/cache.
> *Missing Cache traits:*
> cacheName
> version
> configurationAsProperties
> statisticsEnabled
> *Missing from Cache statistics:*
> averageRemoveTime
> *Missing cache operations:*
> START and STOP are missing!!
> synchronizeData, disconnectSource, recordKnownGlobalKeyset - rolling upgrades related ops
> *Missing cache manager traits:*
> definedCacheCount
> globalConfigurationAsProperties
> clusterMembers
> createdCacheCounts
> definedCacheNames
> clusterSize
> version
> runningCacheCount
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (ISPN-4366) RHQ JMX plugin provides unstable availability check with extensive deployments
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-4366?page=com.atlassian.jira.plugin.... ]
Pedro Zapata closed ISPN-4366.
------------------------------
> RHQ JMX plugin provides unstable availability check with extensive deployments
> ------------------------------------------------------------------------------
>
> Key: ISPN-4366
> URL: https://issues.jboss.org/browse/ISPN-4366
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.0.Alpha4
> Reporter: Tomas Sykora
> Assignee: William Burns
> Labels: 63gablocker, rhq
>
> Availability check was greatly improved by changes introduced in https://issues.jboss.org/browse/ISPN-4236 and https://issues.jboss.org/browse/ISPN-4235.
> This works pretty well in case of one deployment of an embedded application on one application server, which is monitored by an agent.
> However, when we try to monitor more deployments by the same agent (app servers, switched ports, each one with its own deployment), the process of availability checking is unstable.
> Cache managers / caches... are reported repeatedly UP and DOWN, UP and DOWN. See linked bugzilla with attached screenshots depicting this issue.
> I suspect higher number of MBeans to cause this problem.
> When we deploy on 2 servers, one of them for example was able to stabilize availability check after 2 hours and then, it stays UP.
> During deployment in 2xdomain mode = 4 servers, availability check "is skipping, jumping" UP, DOWN, UP, DOWN... etc. again, see screenshots in BZ.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months