Error Message: "This request caused a new process to be started for
your application, and thus caused your application code to be loaded
for the first time. This request may thus take longer and use more CPU
than a typical request for your application."

My App just read a cache string with small size (if not exist query
from database) and then output the response, why it always turns out
that it need to restart the whole application? It happens in 95% of
incoming requests.

-- 
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-j...@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