major problems with the datastore?

125 views
Skip to first unread message

Jon Stevens

unread,
Nov 11, 2013, 1:20:13 AM11/11/13
to google-a...@googlegroups.com
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

R.J. Lorimer

unread,
Nov 11, 2013, 3:39:40 PM11/11/13
to google-a...@googlegroups.com
I got a raft of these around the same time. I have an asynchronous log daemon that sends me emails every 5 minutes when ERROR level logs happen, and I hit a wall of these over the course of a single 5 minute window.

Now that bad news: This happens to me probably once every two-to-three weeks. I'm not sure why, but it's a spurious availability issue with the datastore we just see. It seems to be very brief when it does happen, but at enough load, it still generates a good number of errors.

James Gilliam

unread,
Nov 12, 2013, 6:36:28 PM11/12/13
to google-a...@googlegroups.com
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

Jon Stevens

unread,
Nov 12, 2013, 6:50:37 PM11/12/13
to google-a...@googlegroups.com, google-a...@googlegroups.com
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
--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Barry Hunter

unread,
Nov 12, 2013, 7:12:57 PM11/12/13
to google-appengine


The only good news is eventually the problems go away


Exactly, failure happens. But its not you running around frantically trying to fix it :p


Reply all
Reply to author
Forward
0 new messages