[jboss-jira] [JBoss JIRA] (WFCORE-1066) Parametr -Djboss.domain.log.dir does not have effect on HP-UX when directory does not exist

ehsavoie Hugonnet (JIRA) issues at jboss.org
Tue Dec 15 01:36:00 EST 2015


    [ https://issues.jboss.org/browse/WFCORE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141050#comment-13141050 ] 

ehsavoie Hugonnet commented on WFCORE-1066:
-------------------------------------------

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)



More information about the jboss-jira mailing list