[
https://issues.jboss.org/browse/WFCORE-3897?page=com.atlassian.jira.plugi...
]
Chao Wang moved JBEAP-14808 to WFCORE-3897:
-------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-3897 (was: JBEAP-14808)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Server
(was: Server)
Affects Version/s: 5.0.0.CR1
(was: 7.1.2.GA)
Host starts with server assigned to non-existent server group
-------------------------------------------------------------
Key: WFCORE-3897
URL:
https://issues.jboss.org/browse/WFCORE-3897
Project: WildFly Core
Issue Type: Bug
Components: Server
Affects Versions: 5.0.0.CR1
Reporter: Chao Wang
Assignee: Chao Wang
Configuring a host with:
<server name="server-one" group="main-server-group"
auto-start="false"/>
<server name="server-two" group="main-server-group"
auto-start="false">
<socket-bindings port-offset="150"/>
</server>
And no server-goup with that name in the domain.xml, the host starts and all management
operations fail.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)