My app is having sudden problem with MemcacheService
Has something changed? This is the error I am receving. There has been
no code change that I have made and the app has been working fine
since quite sometime.

Caused by: java.lang.IllegalArgumentException: can't accept class
com.google.appengine.api.datastore.LazyList as a memcache entity
        at
com.google.appengine.api.memcache.MemcacheSerialization.serialize(MemcacheSerialization.java:
262)
        at
com.google.appengine.api.memcache.MemcacheServiceImpl.doPut(MemcacheServiceImpl.java:
388)
        at
com.google.appengine.api.memcache.MemcacheServiceImpl.put(MemcacheServiceImpl.java:
443)

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

Reply via email to