Hi Sergey,

I don't believe there are any GAE libraries named *gae_override*. Perhaps
your application or attached libraries are attempting to deserialize an
memcache object with that model name?

What objects are being stored/retrieved from memcache? Do any of them share
names with this error, such as *override*?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com




On Tue, Nov 12, 2013 at 2:18 PM, Sergey Pronin <[email protected]> wrote:

> Hi all!
>
> For the last two day I'm receiving
> "No module named gae_override.httplib" exceptions trying to access
> memcache ("get" mostly).
> The point is, that it appears randomly. All day it can be normal, but some
> 50-100 serial requests can fail.
>
> I didn't touch that code for a couple of weeks - problems seem to appear
> only now.
>
> The Internet doesn't provide any info on that. Error seems to be pretty
> internal. Does anyone have any thoughts?
>
>
> Many thanks.
>
> --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to