Hi,

I have a web application which does some search and refines the
results using NLP techniques.
When I load this web app, I use an initialization servlet to load the
model files and other related resources in the memory. But I am
getting an error saying "Error: Server Error. The server encountered
an error and could not complete your request."

I am trying to see how to increase the VM size while deploying the
application. In my local development server of app engine, I have set -
Xms1024m -Xmx2048m. Is there a way to specify this limit for the
production deployment ? Do I have to take any other route to
circumvent this problem ?

thanks for ur thots and time
Joe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
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