Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000650Openbravo ERPZ. Otherspublic2006-09-20 05:052008-06-12 09:43
user71 
cromero 
normalminoralways
closedfixed 
5
 
 
Core
No
0000650: Incorrect use of "=" in CATALINA_OPTS
Install documentation on www.openbravo.com and in pdf
in download archive incorrectly state to set

CATALINA_OPTS="-server -Xms=512M -Xmx=512M"

which results in a invalid heap size error from the JVM
and prevents tomcat from starting.

It should state

CATALINA_OPTS="-server -Xms512M -Xmx512M"

Please see as reference

http://javahowto.blogspot.com/2006/06/6-common-errors-in-setting-java-heap.html [^]

No tags attached.
Issue History

Notes
(0004239)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1561880 [^]