[
https://issues.jboss.org/browse/WFLY-4955?page=com.atlassian.jira.plugin....
]
Ondřej Chaloupka updated WFLY-4955:
-----------------------------------
Steps to Reproduce:
{code}
./bin/domain.sh -Djboss.domain.log.dir=/hudson_workspace/ochaloup/logdir -c domain.xml
{code}
If directory /hudson_workspace/ochaloup/logdir does not exist then nothing is logged. If
directory exists before serer startup then everything is logged fine.
Parametr -Djboss.domain.log.dir does not have effect on HP-UX when
directory does not exist
-------------------------------------------------------------------------------------------
Key: WFLY-4955
URL:
https://issues.jboss.org/browse/WFLY-4955
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 10.0.0.Alpha5
Reporter: Ondřej Chaloupka
Assignee: Tomaz Cerar
Priority: Minor
If you run container in domain mode with explicitly specified log directory (by parameter
{{jboss.domain.log.dir}}) then such settings does not take any effect if directory does
not exist before server startup. This issue can be seen only on HP-UX (hpux jdk).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)