-
Bug
-
Resolution: Done
-
Minor
-
8.1.0.Beta
-
None
When the server is started with -Djboss.server.base.dir, the property is configured twice for the server launch command.
This is completely harmless for the server behaviour since the server can process the expected jboss.server.base.dir value even if it is duplicated in the launch command; hence, the resolution of this issue is minor.
The only possible side effect is if a user application code is trying to read this property from the server environment and somehow it is not prepared to handle the read when this property is deuplicated.
Fixing this will probably require detecting the condition in the standalone.sh script. Other scripts could be affected by the same issue.
- clones
-
WFCORE-5917 Duplicating -Djboss.server.base.dir if defined in more than one place
-
- Resolved
-
- is incorporated by
-
JBEAP-30479 (8.1.z) Upgrade WildFly Core from 27.1.0.Final-redhat-00008 to 27.1.0.Final-redhat-00009
-
- Verified
-
-
JBEAP-30507 Upgrade JBoss EAP to 6323fc036a112305e5f0b667efbd5970e52e7e78
-
- Verified
-