[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 12:23:18 EST 2019
[ https://issues.redhat.com/browse/ISPN-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-11097:
--------------------------------
Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/281 (was: https://github.com/infinispan/infinispan-management-console/pull/280)
> 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
> Priority: Major
> 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