[jboss-jira] [JBoss JIRA] (WFCORE-985) different startup behaviour: commandline parameters and jboss.properties files
Brian Stansberry (JIRA)
issues at jboss.org
Wed Sep 16 17:56:00 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved WFLY-929 to WFCORE-985:
----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-985 (was: WFLY-929)
Component/s: Domain Management
(was: Server)
> different startup behaviour: commandline parameters and jboss.properties files
> ------------------------------------------------------------------------------
>
> Key: WFCORE-985
> URL: https://issues.jboss.org/browse/WFCORE-985
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Gernot P
> Assignee: Jason Greene
>
> Starting my domain with
> ${JBOSS_HOME}/bin/domain.sh -Djboss.domain.base.dir=/domain1
> the host-controller.log and process-controller.log are written (as expected) to /domain1/log
> But starting my domain with
> ${JBOSS_HOME}/bin/domain.sh --properties=/domain1/jboss.properties
> where /domain1/jboss.properties contains following line
> jboss.domain.base.dir=/domain1
> the host-controller.log and process-controller.log are written to ${JBOSS_HOME}/domain/log
> The same result (logfiles are written to ${JBOSS_HOME}/domain/log) with /domain1/jboss.properties with following two lines:
> jboss.domain.base.dir=/domain1
> jboss.domain.log.dir=/domain1/log
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list