Yea, I wasn't trying to complain. After working on building cloudfoundry for the last 7 months, I've come to appreciate gae quite a bit. This paas shit is super hard. The level that gae operates is amazing. Keep up the good work gae team, many many people aspire to be as good as you are.
Jon > On Nov 12, 2013, at 3:36 PM, James Gilliam <[email protected]> wrote: > > More and more, gae has one problem after another ... > > Yesterday, images were disappearing > > Today, having issues with memory cache > > The only good news is eventually the problems go away > >> On Sunday, November 10, 2013 10:20:13 PM UTC-8, Jon Stevens wrote: >> All the sudden, with no changes on my end, I started getting these errors in >> my logs: >> >> Caused by: com.google.appengine.api.datastore.DatastoreFailureException: >> internal error. >> at >> com.google.appengine.api.datastore.DatastoreApiHelper.translateError(DatastoreApiHelper.java:50) >> at >> com.google.appengine.api.datastore.DatastoreApiHelper$1.convertException(DatastoreApiHelper.java:70) >> at >> com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:94) >> at >> com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:86) >> at >> com.google.appengine.api.datastore.FutureHelper.getInternal(FutureHelper.java:71) >> at >> com.google.appengine.api.datastore.FutureHelper.quietGet(FutureHelper.java:32) >> at >> com.google.appengine.api.datastore.QueryResultsSourceImpl.peekQueryResultAndIfFirstRecordIndexList(QueryResultsSourceImpl.java:161) >> at >> com.google.appengine.api.datastore.QueryResultsSourceImpl.loadMoreEntities(QueryResultsSourceImpl.java:104) >> at >> com.google.appengine.api.datastore.QueryResultsSourceImpl.loadMoreEntities(QueryResultsSourceImpl.java:91) >> at >> com.google.appengine.api.datastore.QueryResultIteratorImpl.ensureLoaded(QueryResultIteratorImpl.java:142) >> at >> com.google.appengine.api.datastore.QueryResultIteratorImpl.hasNext(QueryResultIteratorImpl.java:62) >> >> Started at 10:11pm Pacific time. >> >> Any ideas? >> >> jon > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/2qTRfW8vZyQ/unsubscribe. > To unsubscribe from this group and all its topics, 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.
