-
Bug
-
Resolution: Done
-
Minor
-
7.4.5.CR1, 7.4.5.GA
-
None
-
False
-
None
-
False
-
User Experience
-
-
-
-
-
-
- Start CLI .$EAP_HOME/bin/jboss-cli.sh
- Use a configuration file outside of the $EAP_HOME/standalone/configuration e.g. appclient.xml: embed-server -c=../../appclient/configuration/appclient.xml
When using embedded server configuration file outside of the directory $EAP_HOME/standalone/configuration error message occurs:
Cannot start embedded server: WFLYEMB0022: Cannot invoke 'start' on embedded process: WFLYCTL0214: Could not get main file: ../../appclient/configuration/appclient.xml. Specified
files must be relative to the configuration dir:
Especially the second part of the message starting "Specified
files must be relative to the configuration dir" is misleading for the user as the relative path was provided by -c=../../appclient/configuration/appclient.xml. In other words it could be great to mention that configuration dir could be set by the property jboss.server.config.dir during jboss-cli start.
- clones
-
WFCORE-5927 Misleading message for embedded server configuration file
- Closed
- is incorporated by
-
JBEAP-23802 (7.4.z) Upgrade WildFly Core from 15.0.15.Final-redhat-00001 to 15.0.17.Final-redhat-00001
- Closed
- is related to
-
JBEAP-22907 (7.4.z) WFCORE-5792 Configuration changes made to embedded server are not stored in expected location
- Closed