Hello,

I have one chron job that should be triggered every minute once. I
have now the problem that about every 5 minutes the following warning
occurs. I also notice that the datastore gets stuck sometimes leading
to a timeout. The later happens maybe every hour or something once.
Ther is really no load yet and every request should not take more than
maybe 2-4 seconds. What can I do about it? What does this warning
mean?

Henning.

Warning:


#

   1.
      03-06 09:07AM 23.164 /cron/chatUserCleanup 500 10125ms 0cpu_ms
0kb
      See details

      0.1.0.1 - - [06/Mar/2010:09:07:33 -0800] "GET /cron/
chatUserCleanup HTTP/1.1" 500 0 - - "studyhebrewonline.appspot.com"

   2.
      W 03-06 09:07AM 33.289

      Request was aborted after waiting too long to attempt to service
your request. Most likely, this indicates that you have reached your
simultaneous dynamic request limit. This is almost always due to
excessively high latency in your app. Please see
http://code.google.com/appengine/docs/quotas.html for more details.

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