-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
Release Notes
-
The new launch.sh script in EAP 8.1 for systemd incorrectly overrides JAVA_OPTS:
# Disable color output for the standard output export JAVA_OPTS="${JAVA_OPTS} -Dorg.jboss.logmanager.nocolor=true"
If JAVA_OPTS is set before starting EAP, then EAP will not override it in standalone.conf and it must contain all of the default settings (such as -Xmx).
But launch.sh is overriding it, without setting the defaults.
- clones
-
JBEAP-31835 [GSS](8.1.z) EAP 8.1 launch.sh systemd script incorrectly overrides JAVA_OPTS
-
- Resolved
-