Thursday, April 26, 2018

Re: issue with gwt RPC

Fred,
It's not a problem during compile time.  It's a runtime issue.  You need to configure Tomcat to start with more memory.

For example, in my installation, there is a file /opt/tomcat/bin/setenv.sh, with the following line:
CATALINA_OPTS=" -server -Xms128M -Xmx512M"

On Wednesday, January 25, 2012 at 1:13:15 AM UTC+11, fceransky wrote:
But I compile my webapps under netbeans with Xmx512m. It's not enough?

On 24 jan, 11:56, Daniel Kurka <kurka.dan...@googlemail.com> wrote:
> Your server is running out of memory. Give your sever some more RAM at startup.

--
You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment