Ok, glad to know it's not just me. Unfortunately I'm getting large
numbers of these exceptions, pretty much bringing my app to its knees.
The related code and data haven't changed:
Caused by: com.google.appengine.api.datastore.DatastoreTimeoutException: Unknown
at
com.google.appengine.api.datastore.DatastoreApiHelper.translateError(DatastoreApiHelper.java:42)
at
com.google.appengine.api.datastore.DatastoreApiHelper.makeSyncCall(DatastoreApiHelper.java:60)
at
com.google.appengine.api.datastore.DatastoreServiceImpl$PreparedQueryImpl.runQuery(DatastoreServiceImpl.java:388)
at
com.google.appengine.api.datastore.DatastoreServiceImpl$PreparedQueryImpl.asIterator(DatastoreServiceImpl.java:349)
at
com.google.appengine.api.datastore.DatastoreServiceImpl$PreparedQueryImpl$1.iterator(DatastoreServiceImpl.java:326)
at us.mobcasting.server.rest.Worker.prune(Worker.java:84)
On Thu, Dec 10, 2009 at 10:13 PM, mar_novice <[email protected]> wrote:
> Is there something wrong with the datastore today?? I am always
> getting datastoretimeout and DeadlineExceededException...
>
> --
>
> 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.
>
>
>
--
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.