-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.1
-
Fix Version/s: 5.6.0-HF40, 5.8.0-HF27, 6.0-HF01, 7.1
-
Component/s: Configuration, nuxeoctl start/stop/admin
-
Sprint:DevOps Sprint 9
org.nuxeo.launcher.config.ServerConfigurator.initLogs() must set the log directory with the value of the System property org.nuxeo.common.Environment.NUXEO_LOG_DIR if it is defined.
Currently, when this method is called, it resets the log directory to its default value.