Hi, try remove all indexes(command provided by python SDK) on GAE and
redeploy your app.

On Mon, Sep 27, 2010 at 3:11 PM, Prateek <bittooagar...@gmail.com> wrote:

> Hi,
> Yesterday i just tried deploying my app on GAE. Everything worked fine
> in the local deployment. But as soon as i tried access the same in GAE
> prod, I received a Error saying that,
>
> no matching index found..      <datastore-index
> kind="MyBlogSpotComment" ancestor="true" source="manual">
>        <property name="myBlogSpotComments_INTEGER_IDX"
> direction="asc"/>
>    </datastore-index>
>
> I read in a forum saying that the Indexes in must yet be getting
> created but i m not able to understand it....
>
> My datastores Indexes dashboard shows as:
>
> MyBlogSpotURL
> myBlogSpotURLs_INTEGER_IDX ▲
> Includes ancestors
> Serving
>
>
> MyMobileNumbers
> myMobileNumbers_INTEGER_IDX ▲
> Includes ancestors
> Serving
>
> Regards,
> Prateek Agarwal
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
My Blog: http://blog.csdn.net/DL88250
--------------------------------------------------------
Open Source, Open Mind, Open Sight, Open Future!

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

Reply via email to