[JBoss JIRA] (WFLY-10588) System property -Djboss.server.log.dir ignored
by Bartosz Baranowski (JIRA)
[ 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)
7 years, 9 months
[JBoss JIRA] (WFLY-10588) System property -Djboss.server.log.dir ignored
by Bartosz Baranowski (JIRA)
[ https://issues.jboss.org/browse/WFLY-10588?page=com.atlassian.jira.plugin... ]
Bartosz Baranowski reassigned WFLY-10588:
-----------------------------------------
Assignee: Bartosz Baranowski (was: Jason Greene)
> 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)
7 years, 9 months
[JBoss JIRA] (WFCORE-3971) Referral mode should be an enumeration
by Philippe Marschall (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3971?page=com.atlassian.jira.plugi... ]
Philippe Marschall updated WFCORE-3971:
---------------------------------------
Description:
The "referral-mode" attribute of the "dir-context" element only allows the values "ignore", "follow" and "throw". As a consequence it should be an enumeration of these values.
While fixing the issue I found out that model serialization would generate ALL-CAPS values.
was:The "referral-mode" attribute of the "dir-context" element only allows the values "ignore", "follow" and "throw". As a consequence it should be an enumeration of these values.
> Referral mode should be an enumeration
> --------------------------------------
>
> Key: WFCORE-3971
> URL: https://issues.jboss.org/browse/WFCORE-3971
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Philippe Marschall
> Assignee: Darran Lofthouse
> Fix For: 6.0.0.Alpha5
>
>
> The "referral-mode" attribute of the "dir-context" element only allows the values "ignore", "follow" and "throw". As a consequence it should be an enumeration of these values.
> While fixing the issue I found out that model serialization would generate ALL-CAPS values.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months