Hi,

There was a temporary error that caused this problem for some of our
users. It should now be fixed. Are you still experiencing this issue?

-Nick Johnson

On Wed, May 6, 2009 at 12:08 PM, Mike <citazi...@gmail.com> wrote:
>
> From 05-05 05:31PM 58.369 I'm getting this error.
> I've changed nothing in my code.
>
> ===============================
> not initialized: missing field: multiple
> Traceback (most recent call last):
>  File
> "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py",
> line
> 503, in __call__
>    handler.post(*groups)
>  File "/base/data/home/apps/citazionitk/12.332523150282054816/fb.py",
> line
> 355, in post
>    citazioni =
> citazionitk.Citazione2.all().search(testo).fetch
> (fb_citazionitk.search_limi
> t+1,ctk_offset)
>  File "/base/python_lib/versions/1/google/appengine/ext/db/
> __init__.py",
> line 1390, in fetch
>    raw = self._get_query().Get(limit, offset)
>  File "/base/python_lib/versions/1/google/appengine/api/
> datastore.py",
> line 942, in Get
>    return self._Run(limit, offset)._Next(limit)
>  File "/base/python_lib/versions/1/google/appengine/api/
> datastore.py",
> line 886, in _Run
>    _ToDatastoreError(err)
>  File "/base/python_lib/versions/1/google/appengine/api/
> datastore.py",
> line 1965, in _ToDatastoreError
>    raise errors[err.application_error](err.error_detail)
> BadRequestError: not initialized: missing field: multiple
> ===============================
>
> How could this be fixed?
> Thanks.
>
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to