Glad also to know that i'm not the only one.... i can't even do a
single query... it always return a datastoreexception...

On Dec 11, 3:49 pm, Jeff Schnitzer <j...@infohazard.org> wrote:
> 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 <mariocape1...@gmail.com> 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 google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine-java+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to