[infinispan-issues] [JBoss JIRA] (ISPN-4106) RHQ server plugin: remote store cache child creation fails

William Burns (JIRA) issues at jboss.org
Tue Mar 18 17:20:10 EDT 2014


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

William Burns commented on ISPN-4106:
-------------------------------------

My initial guess is this stems from the fact that the rhq plugin doesn't currently support the server's that are configured.

{code}
<!-- TODO: Need to figure out how to add remote servers here
<c:simple-property name="remote-servers" required="false" type="string" readOnly="true"
                                           description="A list of remote servers for this cache store."/>
-->
{code}

This needs to be figured out how to reference the server subsystem to populate the list automatically.
                
> RHQ server plugin: remote store cache child creation fails
> ----------------------------------------------------------
>
>                 Key: ISPN-4106
>                 URL: https://issues.jboss.org/browse/ISPN-4106
>             Project: Infinispan
>          Issue Type: Bug
>          Components: JMX, reporting and management
>    Affects Versions: 6.0.1.Final, 7.0.0.Alpha1
>            Reporter: Tomas Sykora
>            Assignee: Mircea Markus
>
> We are unable to configure remote cache store for a particular cache from RHQ GUI for a server.
> It does not even put any configuration fragments into standalone.xml file. The only reasonable message I was able to extract was INFO from a RHQ server itself:
> 09:45:16,719 INFO  [org.rhq.enterprise.server.resource.ResourceFactoryServerServiceImpl] (http-/0.0.0.0:7080-6) Received create resource response: CreateResourceResponse[RequestId=10111, Status=Failure]
> Unfortunately, TRACE logging says nothing there.
> ISPN server and Agent logs does not contain any useful information either.
> This issue needs to be investigated further and deeply. This is just the first heads up and for a proper tracing of this bug.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list