-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.3
-
Component/s: Installation
-
Environment:
standalone, jdk 1.4, linux
-
3.03
The catalina.sh script results in multiple -X options on the command line when JAVA_OPTS is set. This leads to unpredictable results. The options, -Xms128m and -Xmx256m should not be hardcoded into each command line string.
Patch submitted.
- is caused by
-
JRASERVER-1296 Change standalone version to use more memory
- Closed