]
Marek Kopecký moved JBEAP-252 to WFLY-4741:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-4741 (was: JBEAP-252)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 10.0.0.Alpha2
(was: EAP 7.0.0.DR2)
Component/s: Logging
Scripts
(was: Logging)
(was: Scripts)
Target Release: (was: EAP 7.0.0.GA)
Host-controller and process-controller log files are not created for
some special characters on path
----------------------------------------------------------------------------------------------------
Key: WFLY-4741
URL:
https://issues.jboss.org/browse/WFLY-4741
Project: WildFly
Issue Type: Bug
Components: Logging, Scripts
Affects Versions: 10.0.0.Alpha2
Reporter: Marek Kopecký
Assignee: Marek Kopecký
*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.