Hi,

I am getting very high error rate (88% of 794) while receiving XMPP msgs and
when I checked error log there were lots of entries with no error msg and
some with a warning, following are some entries from log:

   1.
      1.  11-02 07:26AM 38.117 /_ah/xmpp/message/chat/ 500 40924ms 75cpu_ms
      25api_cpu_ms 0kb
      
<https://appengine.google.com/logs/log_detail?app_id=antshpra&version_id=site-v1-3.337443801463503819&request_id=000477650362A801.067971F0&layout=plain>

      0.1.0.10 - - [02/Nov/2009:07:27:19 -0800] "POST
/_ah/xmpp/message/chat/ HTTP/1.1" 500 0 - -




   1.
      1.  11-02 07:30AM 40.141 /_ah/xmpp/message/chat/ 500 10011ms 50cpu_ms
      0kb 
<https://appengine.google.com/logs/log_detail?app_id=antshpra&version_id=site-v1-3.337443801463503819&request_id=000477650FF7F36C.5D38A649&layout=plain>

      0.1.0.10 - - [02/Nov/2009:07:30:50 -0800] "POST
/_ah/xmpp/message/chat/ HTTP/1.1" 500 0 - -
"emails.antshpra.appspot.com"

      2.  W 11-02 07:30AM 50.152

      Request was aborted after waiting too long to attempt to service
your request. Most likely, this indicates that you have reached your
simultaneous active 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.



am I losing my msgs or system is just retrying for the same msgs failed
before? any idea???

I am sure that my app is not exceeding simultaneous request limit.

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