You cannot use the CGI handlers with concurrent requests. Use WSGI instead:

http://code.google.com/appengine/docs/python/python27/using27.html#Configuring_WSGI_Script_Handlers



On Tue, Oct 11, 2011 at 9:17 PM, J.T <gae0000.0...@gmail.com> wrote:
> appcfg.py update myapp
>
> Error parsing yaml file:
> Invalid object:
> threadsafe cannot be enabled with CGI handler: $PYTHON_LIB/google/
> appengine/ext/ereporter/report_generator.py
>  in "***\app.yaml", line 320, column 1
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to