[jboss-jira] [JBoss JIRA] (WFCORE-1010) standalone.sh hard codes boot log
James Perkins (JIRA)
issues at jboss.org
Thu Sep 24 14:39:00 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112314#comment-13112314 ]
James Perkins commented on WFCORE-1010:
---------------------------------------
It should be {{server.log}} and not {{boot.log}}. That said the script should override it so that it ends up in the correct directory. Leaving the {{-Dorg.jboss.boot.log.file}} property off will end up defaulting to the {{server.log}} to the current directory not the {{$JBOSS_HOME/standalone/log}} directory.
> standalone.sh hard codes boot log
> ---------------------------------
>
> Key: WFCORE-1010
> URL: https://issues.jboss.org/browse/WFCORE-1010
> Project: WildFly Core
> Issue Type: Patch
> Components: Scripts
> Reporter: Philippe Marschall
> Assignee: Tomaz Cerar
>
> The {{standalone.sh}} file hard codes the {{org.jboss.boot.log.file}} property to {{server.log}}. This is inconvenient because it overrides the dynamic configuration in {{logging.properties}} which is set to ${org.jboss.boot.log.file:boot.log}. Maybe the value in logging.properties should instead default to {{server.log}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list