You probably want to have a read of the following FAQ -
http://code.google.com/appengine/kb/java.html#What_Is_A_Loading_Request

On Jun 29, 4:13 am, opok <[email protected]> wrote:
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to