Hi folks!

I'm seeing a lot of requests with 500 response code. There are only one 
line on file log:

*A 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. (Error code 204)*

Addinialy, I can see a weird appengine's auto log line. I'm using Python 
2.7 with threading on and 5 idle instances:

*190.210.97.5 - - [04/Sep/2015:10:00:21 -0700] "POST 
/api/v1/ecclaro/sondeos/event HTTP/1.1" 500 0 - "Java/1.6.0_24" 
"xxxxxxxxxxx.appspot.com" ms=4301 cpu_ms=0 pending_ms=942 exit_code=204 
instance=00c61b117c96c7c9c0bec141a97c4d4f8ebb5189 
app_engine_release=1.9.26 *

This happens more often when the traffic on my application is increasing. 
And often happen with some resources. I don't know to do. Because I can't 
see low level error logs. My assumption is it's a runtime failure of python 
but I don't know.

Anyone got any ideas?

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/98ad5862-a6f4-4c4f-8a7b-ee34ac4b2511%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to