This is happening to me in a Groovy on Grails application, but it doesn't seem to be a loading problem. Even if I'm clicking through the application I get these kinds of problems randomly. Probably one out of every five clicks fails if I wait for it to. Grails uses Spring underneath so maybe this is the same issue.
On Mar 4, 10:49 am, Wong <[email protected]> wrote: > Now I get this 500 error quite frequently. See the log below in Admin > Console. I believe this is different from HardDeadlineExceededError > problem (exceeded 30 seconds limit) as there wasn't any > HardDeadlineExceededError exception logged in log. The site was > accessed by one user, hence the simultaneous dynamic request limit (30 > requests) shouldn't have exceeded. Any idea? -- 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.
