[infinispan-issues] [JBoss JIRA] Issue Comment Edited: (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
Fri Feb 11 11:02:47 EST 2011


    [ https://issues.jboss.org/browse/ISPN-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581735#comment-12581735 ] 

Galder Zamarreño edited comment on ISPN-813 at 2/11/11 11:02 AM:
-----------------------------------------------------------------

I think the problem is that the JBoss version (5.1.0.GA) you're using is not supported by RHQ agent. This is what I see when I enable DEBUG in the rhq plugin:

{code}
2011-02-11 16:55:19,229 15112 DEBUG [org.rhq.plugins.jbossas5.ApplicationServerDiscoveryComponent] (ResourceDiscoveryComponent.invoker.daemon-1:) JBoss AS version 5.1.0.GA is not supported by this plugin (minimum JBoss AS version is 5.2.0.Beta1) - skipping...
{code}

If it doesn't detect the JBoss AS5 server, it cannot detect services running within it, i.e gridfs-webdav.

You should try the same with a JBoss AS/EAP version supported, or alternatively, use the Infinispan GUI demo after enabling JMX statistics. Thanks.

      was (Author: galder.zamarreno at jboss.com):
    I think the problem is that the JBoss version (5.1.0.GA) you're using is not supported by RHQ agent. This is what I see when I enable DEBUG in the rhq plugin:

{code}
(ResourceDiscoveryComponent.invoker.daemon-1:) JBoss AS version 5.1.0.GA is not supported by this plugin (minimum JBoss AS version is 5.2.0.Beta1) - skipping...
{code}

If it doesn't detect the JBoss AS5 server, it cannot detect services running within it, i.e gridfs-webdav.

You should try the same with a JBoss AS/EAP version supported, or alternatively, use the Infinispan GUI demo after enabling JMX statistics. Thanks.
  
> "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
>
>         Attachments: 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 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