]
Claudio Miranda closed WFLY-5504.
---------------------------------
Assignee: Claudio Miranda (was: Heiko Braun)
Resolution: Cannot Reproduce Bug
Cannot reproduce the problem, if you feel this is wrong, reopen please.
Servers are missing in the list of servers in a server group in the
web console
-------------------------------------------------------------------------------
Key: WFLY-5504
URL:
https://issues.jboss.org/browse/WFLY-5504
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: 10.0.0.CR2
Environment: Debian 8, Java 8u60, wildfly 10.0.0.CR2 in domain mode
Reporter: Thiago Presa
Assignee: Claudio Miranda
Attachments: bug1.png, bug3.png, bug4.png
I created a server-group for an application in a wildfly running in domain mode. This
wildfly cluster is composed of a master node and two slave nodes.
I then created two servers in this server group in the two slave nodes.
When I ask through the web console to view details of those servers, they show up
correctly:
!bug1.png|thumbnail!
!bug4.png|thumbnail!
However, when listing the servers in the cdl server group, only one of them is listed:
!bug3.png|thumbnail!
As far as I've checked, XMLs are OK, there are no Exceptions in the logs and the
application is running fine. Please let me know if further info is necessary.