[infinispan-issues] [JBoss JIRA] (ISPN-11097) Clusters page unable to resolve "host" when utilising clustered standalone servers

Ryan Emerson (Jira) issues at jboss.org
Tue Dec 17 09:54:38 EST 2019


Ryan Emerson created ISPN-11097:
-----------------------------------

             Summary: Clusters page unable to resolve "host" when utilising clustered standalone servers
                 Key: ISPN-11097
                 URL: https://issues.redhat.com/browse/ISPN-11097
             Project: Infinispan
          Issue Type: Bug
          Components: Console
    Affects Versions: 9.4.17.Final
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 9.4.18.Final


The following page cannot be viewed http://localhost:3000/#/server-groups/default/nodes as the dmr call is trying to access the child-resource "host" which does not exist outside of domain mode. Resulting in the following error message:


{code:json}
{
    "outcome" : "failed",
    "failure-description" : "WFLYCTL0202: No known child type named host",
    "rolled-back" : true
}
{code}




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list