-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EWS 1.0.1
-
Fix Version/s: EWS 2.0.0
-
Labels:None
-
Environment:
RHEL 5, probably other RHEL versions
-
Steps to Reproduce:
-
Workaround Description:
JVM options can be added to JAVA_OPTS in /etc/sysconfig/tomcat6 or /etc/tomcat6/tomcat6.conf (the former per service the latter global). When JAVA_OPTS are added to /etc/tomcat6/tomcat6.conf, they get appended to the command line twice, which can cause problems if specifying the option twice does not have the same effect as specifying it once.