Page 2 of 2

Re: Object Heap

Posted: Tue Jul 27, 2010 10:50 am
by jefffischer
If I were you, the two things I would try are:

1. Update your Java JDK installation to the latest version of Java 6 (if you haven't done so already). Confirm that this version is the default Java version by checking at the command prompt:

Code: Select all

java -version


Then, attempt to launch the demo via the demo launcher instructions.

2. Check out the BroadleafCommerce Demo Eclipse WTP tutorial. This involves using Tomcat (instead of the embedded Jetty instance in the standalone demo). It may make a difference for you.

http://www.broadleafcommerce.org/conflu ... ipse+-+WTP