Hi,

We are a premium account user. We are in the process of implementing 
full-text search in our application developed using Java. While writing a 
document to an index, we are facing the failure sometimes sporadically and 
not always. Here's the following exception stacktrace for the same.

*com.google.appengine.api.search.PutException: Failed to complete request 
in 5622ms*

at com.google.appengine.api.search.IndexImpl$3.wrap(IndexImpl.java:306)

at com.google.appengine.api.search.IndexImpl$3.wrap(IndexImpl.java:285)

at 
com.google.appengine.api.utils.FutureWrapper.wrapAndCache(FutureWrapper.java:53)

at com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:90)

at 
com.google.appengine.api.search.FutureHelper.getInternal(FutureHelper.java:73)

at 
com.google.appengine.api.search.FutureHelper.quietGet(FutureHelper.java:32)

at com.google.appengine.api.search.IndexImpl.put(IndexImpl.java:478)


Please provide us a direction as to how to solve this problem. 

Thanks in advance for the solution.


Regards,

Anantha Krishnan

-- 
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.

Reply via email to