James Perkins created WFLY-6201:
-----------------------------------
Summary: Servlet feature pack domain template missing other-server-group
Key: WFLY-6201
URL:
https://issues.jboss.org/browse/WFLY-6201
Project: WildFly
Issue Type: Bug
Affects Versions: 10.0.0.Final
Reporter: James Perkins
Assignee: James Perkins
Fix For: 10.1.0.Final
The current domain template from the servlet-feature-pack is missing the
{{other-server-group}} configuration causing a failure to boot.
{code}
[Host Controller] 09:58:51,179 ERROR [org.jboss.as.controller] (Controller Boot Thread)
WFLYCTL0369: Required capabilities are not available:
[Host Controller] org.wildfly.domain.server-group.other-server-group in context
'server-config'; There are no known registration points which can provide this
capability.
[Host Controller] 09:58:51,181 FATAL [org.jboss.as.host.controller] (Controller Boot
Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable manner; exiting.
See previous messages for details.
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)