Hello,
I've started to receive this error:
Exception sending Rollback:
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1786, in RunInTransactionCustomRetries
tx.handle, resp)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 68, in MakeSyncCall
apiproxy.MakeSyncCall(service, call, request, response)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 240, in MakeSyncCall
stub.MakeSyncCall(service, call, request, response)
File "/base/python_lib/versions/1/google/appengine/runtime/
apiproxy.py", line 181, in MakeSyncCall
rpc.MakeCall(package, call, request, response)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_rpc.py", line 92, in MakeCall
self._MakeCallImpl()
File "/base/python_lib/versions/1/google/appengine/runtime/
apiproxy.py", line 124, in _MakeCallImpl
self.request.Output(e)
File "/base/python_lib/versions/1/google/net/proto/
ProtocolBuffer.py", line 162, in Output
raise ProtocolBufferEncodeError, '\n\t'.join(dbg)
ProtocolBufferEncodeError: Required field: handle not set.
What is this about?
Amir
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---