Hi, I just uploaded my app and I have not enabled billing for this. No traffic is running on my applicaition but when I open the application the servlet throws error.
I am constantly getting this error in the logs for my application hosted on GAE: 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. But if I go to Quota Details, I can see that maximum usage of all resources is either 0% or 1%. If I see my "request only" logs, I can see one entry which is taking 2527 cpu_ms and a warning is shown which says "This request used high amount of CPU and may soon exceed its quota". Please Help -- 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.
