stack:
com.google.apphosting.api.ApiProxy$ArgumentException: An error
occurred parsing (locally or remotely) the arguments to
DATASTORE_V3.RunQuery().
at com.google.apphosting.runtime.ApiProxyImpl
$AsyncApiFuture.success(ApiProxyImpl.java:509)
at com.google.apphosting.runtime.ApiProxyImpl
$AsyncApiFuture.success(ApiProxyImpl.java:382)
at com.google.net.rpc3.client.RpcStub$RpcCallbackDispatcher
$1.runInContext(RpcStub.java:786)
at com.google.tracing.TraceContext$TraceContextRunnable
$1.run(TraceContext.java:455)
at com.google.tracing.TraceContext.runInContext(TraceContext.java:
695)
at com.google.tracing.TraceContext
$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
333)
at com.google.tracing.TraceContext
$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
325)
at com.google.tracing.TraceContext
$TraceContextRunnable.run(TraceContext.java:453)
at com.google.net.rpc3.client.RpcStub
$RpcCallbackDispatcher.rpcFinished(RpcStub.java:828)
at com.google.net.rpc3.client.RpcStub
$RpcCallbackDispatcher.success(RpcStub.java:813)
at
com.google.net.rpc3.impl.client.RpcClientInternalContext.runCallbacks(RpcClientInternalContext.java:
903)
On May 2, 10:15 am, Peter Lon <[email protected]> wrote:
> Strange error logs in my application (sometime works sometimes not):
>
> ApiProxy$ArgumentException: An error occurred parsing (locally or
> remotely) the arguments to DATASTORE_V3.RunQuery
> ApiProxy$ArgumentException: An error occurred parsing (locally or
> remotely) the arguments to MEMCACHE.Get()
>
> knows anybody the reason? Thank you.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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?hl=en.