Done at r995580

Jacques

From: "Jacques Le Roux" <[email protected]>
I think we should now change all the default values from 128 to 512. It's 
anyway a Max, so no worries and less troubles.
On the demo server we use 512 for both instances

Jacques

From: "BJ Freeman" <[email protected]>
here is some error messages from my demo-trunk copy
using rc.ofbiz
JAVA_VMOPTIONS="-Xms128M -Xmx512M"

/ecommerce/control/editShoppingList
exception
javax.servlet.ServletException: Servlet execution threw an exception
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
root cause
java.lang.OutOfMemoryError: PermGen space
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.29 logs.

see a change to
JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
as of  8/31/2010

BJ Freeman sent the following on 9/8/2010 1:44 AM:
thanks. understand.
have my own demo that is being tested.

=========================
BJ Freeman <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man


Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
Reloading busted server, no time for more...

Jacques








Reply via email to