[
https://issues.jboss.org/browse/WFLY-10588?page=com.atlassian.jira.plugin...
]
Bartosz Baranowski commented on WFLY-10588:
-------------------------------------------
https://docs.jboss.org/author/display/WFLY/Command+line+parameters
I might be wrong, but this seems to be standalone parameter switch, for domain:
{quote}
./bin/domain.sh --host-config=host-slave.xml -Djboss.domain.master.address=localhost
-Djboss.management.native.port=9998 -Djboss.domain.servers.dir=/home/baranowb/tmp/
{quote}
[~jamezp] ^^?
System property -Djboss.server.log.dir ignored
----------------------------------------------
Key: WFLY-10588
URL:
https://issues.jboss.org/browse/WFLY-10588
Project: WildFly
Issue Type: Bug
Components: Server
Affects Versions: 13.0.0.Final
Environment: java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-93-generic", arch:
"amd64", family: "unix"
Reporter: Gunther v. Wolffersdorff
Assignee: Bartosz Baranowski
When starting a doman host node with jvm parameter -Djboss.server.log.dir this parameter
will not be set for the subsequent server processes.
This was correct in WildFly 10.1.0.Final
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)