It seems that you need more memory. Try to set it, look at startofbiz.bat for an example (-Xms256M -Xmx512M for instance) or using -vmargs ...
Jacques De : "amit charaya" <[EMAIL PROTECTED]> > > i have connected ofbiz with oracle using thin driver. when i try to run ant > run-install command it shows the following error message. > > [java] 2007-08-13 18:51:08,743 (main) [ GenericDelegator.java:165:INFO ] > Delegator "default" initializing helper "localoracle" for entity group > "org.ofbiz". > [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap > space > [java] Java Result: 1 > > -- > View this message in context: > http://www.nabble.com/new-to-ofbiz-tf4261170.html#a12126166 > Sent from the OFBiz - User mailing list archive at Nabble.com.
