You appear to be encountering this problem in hosted mode.  If you are 
using a Sun (ahem I mean oracle) JVM you can use -XX:MaxPermSize to 
increase the perm gen space.

>From your stack trace you also seem to be using jrebel 
>(com.zeroturnaround.javarebel).  
This library may be introducing a bit of overhead in the perm gen space 
that helps you encounter this issue more easily.  Hot deploy is fun though.

HTH
- Eric

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/fOSZhh-HhT4J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to