[
https://issues.jboss.org/browse/WFCORE-1066?page=com.atlassian.jira.plugi...
]
ehsavoie Hugonnet edited comment on WFCORE-1066 at 12/15/15 1:35 AM:
---------------------------------------------------------------------
This is a script issue, since the directory doesn't exist `cd ${p#*=} ; pwd -P` will
fail.
Either we can use awk or testing for directory existence before cding
This should be also the case with standalone
was (Author: ehugonnet):
This is a script issue, since the directory doesn't exist `cd ${p#*=} ; pwd -P` will
fail.
Either we can use awk or testing for directory existence before cding
Parametr -Djboss.domain.log.dir does not have effect on HP-UX when
directory does not exist
-------------------------------------------------------------------------------------------
Key: WFCORE-1066
URL:
https://issues.jboss.org/browse/WFCORE-1066
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 2.0.0.CR7
Reporter: Ondřej Chaloupka
Assignee: ehsavoie Hugonnet
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.4.11#64026)