Hi,

read http://code.google.com/appengine/docs/adminconsole/instances.html
-> parags loading requests & warmup requests.

regards

didier

On Feb 16, 7:07 am, Vinay Gaonkar <[email protected]> wrote:
> Hi
>
> I have a webpage which add two task into the task queue. Its the same
> task with two different parameters.
>
> When the first task starts executing I receive the warning.
>
> "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."
>
> The second task executes fine without any warning or error. The First
> task never completes the execution.
>
> Is there a way to find out how to investigate this issue. In
> development environment everything works fine.
>
> Thanks & Regards,
> - Vinay Gaonkar.

-- 
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