You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Vemula <ve...@gmail.com> on 2020/04/30 12:28:28 UTC

Re: OutOfMemoryError: Java heap space

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

Posted by Jacques Le Roux <ja...@les7arts.com>.
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 ML.
The wider the audience the better the answers you might get.

Also it's more work for moderators who have to accept your messages as long as you have not subscribed.
I'll personally no longer accept them (other moderators still could).

Thanks

This said, why do you want to increase the max size of the memory?

Jacques

Le 30/04/2020 à 14:28, Vemula a écrit :
> Please update the build.gradle file.
>
> jvmArguments = ['-Xms128M', '-Xmx5120M']
>
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-Dev-f165671.html