]
James Perkins moved WFLY-4741 to WFCORE-734:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-734 (was: WFLY-4741)
Affects Version/s: (was: 10.0.0.Alpha2)
Component/s: Scripts
(was: Logging)
(was: Scripts)
Host-controller and process-controller log files are not created for
some special characters on path
----------------------------------------------------------------------------------------------------
Key: WFCORE-734
URL:
https://issues.jboss.org/browse/WFCORE-734
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Reporter: Marek Kopecký
Assignee: James Perkins
*Description of problem:*
Logging of host-controller and process-controller is not working once the $EAP_HOME is
one of the following directories:
- jboss%eap
- jboss#eap \*
- jboss?eap \*
\* - Unable to read the logging configuration message on server start and some console
logs from Host Controller, but no logs to file
*How reproducible:*
Always on HPUX, Windows, RHEL, Solaris
*Steps to Reproduce:*
# Re-name the $JBOSS_HOME directory to jboss%eap
# start the domain
*Actual results:*
No logs from host-controller and process-controller (neither to console nor to file)
*Expected results:*
Host-controller and process-controller is logging as usual.