Monday, November 10, 2014

Re: CodeServer runs out of memory

Open run configurations. In the arguments tab you can increase the VM:s memory allocation with:

"-XX:MaxPermSize=512m -Xmx1024m" in the VM arguments box.


On Monday, November 10, 2014 12:40:53 PM UTC+1, Oleg Cohen wrote:
Greetings,

I am running a large application in SDM in Eclipse and I am getting a java.lang.OutOfMemoryError: Java heap space error:

Out of memory; to increase the amount of memory, use the -Xmx flag at startup (java -Xmx128M ...)

Is there a way to increase the memory?

Thank you!
Oleg

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment