Your quotas look fine, including your indices count quota. Can you try
uploading one more time?
The vacuum_indexes command is currently only available in the Python SDK,
but you can still use this command even if you deployed your app using the
Java SDK.

- Jason

On Sat, Sep 19, 2009 at 1:52 PM, WSouza <willmso...@gmail.com> wrote:

>
> Hello,
>
> I am trying to update my application and it shows the following error:
> Uploading index definitions.
> java.io.IOException: Error posting to URL:
>
> http://appengine.google.com/api/datastore/index/add?app_id=footbattle&version=1&;
> 500 Internal Server Error
>
>
> It was working until now, and the datastore-indexes.xml wasn't
> modified since last update that worked. From what I read on previous
> posts, it seems it is related to a problem with GAE reporting that my
> indexes quota is over limit, what is not true (it seems ok on Quota
> Details too, everything is at 0%, except CPU Time and deployments that
> are at 6%). How can I fix that?
>
>
> And, is there a way to do a vacuum indexes in a java application? Or
> just for python?
>
> Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-java@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