Re: OutOfMemoryError: Java heap space

2020-05-01 Thread Jacques Le Roux
Hi Vemula, Your message has been moderated, else it would not have reach this Mailing List. Please subscribe to the user ML for such questions and then use your email client. See why here http://ofbiz.apache.org/mailing-lists.html. You will get a better support, people can answer you on the

Re: OutOfMemoryError: Java heap space

2020-05-01 Thread Vemula
Please update the build.gradle file. jvmArguments = ['-Xms128M', '-Xmx5120M'] -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-Dev-f165671.html

Re: OutOfMemoryError: Java heap space

2008-07-07 Thread Jacopo Cappellato
Message From: Tim Ruppert [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 12:53:41 PM Subject: Re: OutOfMemoryError: Java heap space Tom, can you please give us information on how you are running it and what the heap size setups are? Cheers, Tim -- Tim Ruppert HotWax Media

Re: OutOfMemoryError: Java heap space

2008-07-07 Thread Ashish Vijaywargiya
=-Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m -XX:MaxPermSize=256M Hope this helps. Tom - Original Message From: Tim Ruppert [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 12:53:41 PM Subject: Re: OutOfMemoryError: Java heap space Tom, can you please give us

Re: OutOfMemoryError: Java heap space

2008-07-07 Thread Jacques Le Roux
=x86 512mb eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m -XX:MaxPermSize=256M Hope this helps. Tom - Original Message From: Tim Ruppert [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 12:53:41 PM Subject: Re: OutOfMemoryError: Java heap space

Re: OutOfMemoryError: Java heap space

2008-07-07 Thread Tim Ruppert
Message From: Tim Ruppert [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 12:53:41 PM Subject: Re: OutOfMemoryError: Java heap space Tom, can you please give us information on how you are running it and what the heap size setups are? Cheers, Tim -- Tim Ruppert HotWax

Re: OutOfMemoryError: Java heap space

2008-07-07 Thread Andrew Zeneski
=1.5 -Xms40m -Xmx512m -XX:MaxPermSize=256M Hope this helps. Tom - Original Message From: Tim Ruppert [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 12:53:41 PM Subject: Re: OutOfMemoryError: Java heap space Tom, can you please give us information on how you

OutOfMemoryError: Java heap space

2008-07-05 Thread Jacopo Cappellato
Hi all, I have noticed a OutOfMemoryError: Java heap space error happening quite frequently on some production ecommerce site running on OFBiz. Anybody else have noticed this error on a recently updated server? This error may be related (but not sure) to the upgrade to Tomcat 6... maybe

OutOfMemoryError: Java heap space

2008-07-05 Thread Jacopo Cappellato
Hi all, I have noticed a OutOfMemoryError: Java heap space error happening quite frequently on some production ecommerce site running on OFBiz. Anybody else have noticed this error on a recently updated server? This error may be related (but not sure) to the upgrade to Tomcat 6... maybe

Re: OutOfMemoryError: Java heap space

2008-07-05 Thread Tom Burns
it - well I'm only a lurker :) ! Tom - Original Message From: Jacopo Cappellato [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 3:55:32 AM Subject: OutOfMemoryError: Java heap space Hi all, I have noticed a OutOfMemoryError: Java heap space error happening quite

Re: OutOfMemoryError: Java heap space

2008-07-05 Thread Tim Ruppert
- Original Message From: Jacopo Cappellato [EMAIL PROTECTED] To: dev@ofbiz.apache.org Sent: Saturday, July 5, 2008 3:55:32 AM Subject: OutOfMemoryError: Java heap space Hi all, I have noticed a OutOfMemoryError: Java heap space error happening quite frequently on some production ecommerce site

Re: OutOfMemoryError: Java heap space

2008-07-05 Thread Tom Burns
: Re: OutOfMemoryError: Java heap space Tom, can you please give us information on how you are running it and what the heap size setups are? Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jul 5, 2008, at 7:49 AM, Tom Burns wrote: Yesterday