[google-appengine] Re: Backends always fail on the dev server

2012-09-11 Thread Prashant Shenoy
Me too running into same problem. Were you able to fix this? On Wednesday, August 1, 2012 9:40:01 PM UTC-7, Max Lieblich wrote: Hi, Did you ever figure this out? I am running into problems when I try to run dev_appserver.py --backends, always running into this, using either the frontend

[google-appengine] Re: Backends always fail on the dev server

2012-09-11 Thread Richard Arrano
I hate to disappoint you, but I never did figure it out. Instead, I worked around it by doing entirely all my backend testing on the production server. I also started using the background_thread functionality, which ONLY works on the production server. So unfortunately my only recommendation

[google-appengine] Re: Backends always fail on the dev server

2012-08-02 Thread Max Lieblich
Hi, Did you ever figure this out? I am running into problems when I try to run dev_appserver.py --backends, always running into this, using either the frontend or backend. It just doesn't work. File C:\Program Files (x86)\Google\google_appengine\google\appengine\api\apiproxy_stub_map.py,