Were you able to get this working? I am having the same problem.

On Jul 28, 8:59 am, Rafael Sierra <[email protected]> wrote:
> Hi, whatever are the arguments used in appcfg.py I always got this error:
>
> [DEBUG   ] Traceback (most recent call last):
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/tool 
> s/adaptive_thread_pool.py",
> line 150, in WorkOnItems
>     status, instruction = item.PerformWork(self.__thread_pool)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/tool 
> s/bulkloader.py",
> line 695, in PerformWork
>     transfer_time = self._TransferItem(thread_pool)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/tool 
> s/bulkloader.py",
> line 1082, in _TransferItem
>     self, retry_parallel=self.first)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/tool 
> s/bulkloader.py",
> line 1344, in GetEntities
>     results = self._QueryForPbs(query)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/tool 
> s/bulkloader.py",
> line 1304, in _QueryForPbs
>     result_pb)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/api/ 
> apiproxy_stub_map.py",
> line 78, in MakeSyncCall
>     return apiproxy.MakeSyncCall(service, call, request, response)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/api/ 
> apiproxy_stub_map.py",
> line 278, in MakeSyncCall
>     rpc.CheckSuccess()
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/api/ 
> apiproxy_rpc.py",
> line 149, in _WaitImpl
>     self.request, self.response)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/ 
> remote_api/remote_api_stub.py",
> line 223, in MakeSyncCall
>     handler(request, response)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/ 
> remote_api/remote_api_stub.py",
> line 232, in _Dynamic_RunQuery
>     'datastore_v3', 'RunQuery', query, query_result)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/ 
> remote_api/remote_api_stub.py",
> line 155, in MakeSyncCall
>     self._MakeRealSyncCall(service, call, request, response)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/ 
> remote_api/remote_api_stub.py",
> line 180, in _MakeRealSyncCall
>     response.ParseFromString(response_pb.response().contents())
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/net/proto/Prot 
> ocolBuffer.py",
> line 58, in ParseFromString
>     self.MergeFromString(s)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/net/proto/Prot 
> ocolBuffer.py",
> line 71, in MergeFromString
>     self.Merge(d)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/net/proto/Prot 
> ocolBuffer.py",
> line 175, in Merge
>     self.TryMerge(d)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/data 
> store/datastore_pb.py",
> line 4362, in TryMerge
>     self.add_result().TryMerge(tmp)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/data 
> store/entity_pb.py",
> line 2088, in TryMerge
>     self.add_property().TryMerge(tmp)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/data 
> store/entity_pb.py",
> line 1154, in TryMerge
>     self.mutable_value().TryMerge(tmp)
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/appengine/data 
> store/entity_pb.py",
> line 832, in TryMerge
>     self.set_doublevalue(d.getDouble())
>   File
> "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngi 
> ne-default.bundle/Contents/Resources/google_appengine/google/net/proto/Prot 
> ocolBuffer.py",
> line 509, in getDouble
>     return struct.unpack("<d", a)[0]
>   File
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/struct.py" ,
> line 87, in unpack
>     return o.unpack(s)
> error: unpack requires a string argument of length 8
>
> I'm on a Mac with GAE 1.3.5.821 (most recent version by now).
>
> I've already tried with and without --kind, --num_threads and --insecue

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

Reply via email to