[
https://issues.jboss.org/browse/WFCORE-3629?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-3629:
------------------------------------------
It's a bug. We allow an empty host.xml config when using the offline CLI as that is
necessary for the new provisioning tool, which needs to build a config from scratch. But
it should fail if the process isn't embedded, as an empty config results in an
unmanageable (no remote management interface) HC that doesn't do anything (no
servers).
Domain boots with empty host config file, WF 11 fails with
WFLYCTL0085: Failed to parse configuration
-----------------------------------------------------------------------------------------------------
Key: WFCORE-3629
URL:
https://issues.jboss.org/browse/WFCORE-3629
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Rostislav Svoboda
Assignee: Brian Stansberry
Priority: Critical
I have server built from WF master and I noticed that domain boots with empty host config
file.
WF 11 fails with WFLYCTL0085: Failed to parse configuration for the same case.
I filed it as Critical because it's regression, but not really in too bad way.
Is it intended behavior now? If yes, where is this change tracked?
Discovered via
https://github.com/jboss-eap-qe/vdx-wildfly-testsuite/blob/master/src/tes...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)