Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am starting Tomcat 5.5 using MyEclispe
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710
I am getting out of memory error.
When I start Tomcat 55 by itself, I am not getting out of memory error because in the catalina.bat file, I added the following:
set JAVA_OPTS=”-Xmx1024m”
Try menu sequence: Window -> Preferences -> MyEclipse -> Servers -> Tomcat -> Tomcat 5.x -> JDK and enter your “JAVA_OPTS” in the “Optional Java VM arguments” text box
What ernestz suggested should do the trick. Make sure the argument in the Optional Java VM arguments test box like ernestz suggested and NOT in the optional program argument box.