I have a task which sometimes runs fine in a few seconds and other times locks up and times out after 10 mins. The logs do not show any exception just this message:
2011-07-21 01:38:06.983 A serious problem was encountered with the process that handled this request, causing it to exit. This is likely to cause a new process to be used for the next request to your application. If you see this message frequently, you may have a memory leak in your application. (Error code 201) it is logged at WARN level not critical. The instances console page shows memory use is only 80MB The problem is easily repeatable. As no exception is logged I cannot tell if it is locking up due to a problem in my code or in the SDK code. I'm running 1.5.0 on the high replication datastore. Cheers, John -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/QlTy5SkZ_o8J. 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.
