[infinispan-issues] [JBoss JIRA] Commented: (ISPN-813) "Infinispan Cache Manager" option doesn't show up in the drop down menu for "Manually add" function
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jan 17 09:29:49 EST 2011
[ https://issues.jboss.org/browse/ISPN-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575971#comment-12575971 ]
Galder Zamarreño commented on ISPN-813:
---------------------------------------
Heiko W. Rupp is in Neuchatel at the moment and just had the chance to discuss this.
Rather than manual addition, process scan could be used to figure out the JVM process that have -Dcom.sun.management.jmxremote.port enabled, and query them for a cache manager JMX bean. This would be much better way to discover multiple Infinispan instances running in the same node. I'll play around with this.
> "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
> Fix For: 5.0.0.BETA1
>
>
> 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 is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list