Hi, 

All of a sudden, about 15 hours ago, our site started throwing the 
following import errors:

  File 
"/base/data/home/apps/e~artudis-eu/1-2-0.368820215939295865/mapreduce/handlers.py",
 line 39, in <module>
    from google.appengine.api import servers
ImportError: cannot import name servers



I tried to restart all the instances, and even uploaded a new version but 
the import error stayed. 
Eventually I put the import line in handlers.py in a try/except to solve 
the issue.

The mapreduce code is from the official repository:

URL: 
http://appengine-mapreduce.googlecode.com/svn/trunk/python/src/mapreduce
Revision: 465
Last Changed Date: 2013-05-23 00:07:06 +0200 (Thu, 23 May 2013)

I'm using the 1.8.0 appengine release (python2.7).

This code had been running fine for some time. No new versions were 
uploaded the last couple days.

I have no idea how an import error suddenly can occur out of nowhere. I 
suppose somehow the pythonpath got changed?
There is an app version called "dev", that still throws the errror.
 
My app-id is "artudis-eu", could someone please have a look?

gr,
Jasper

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to