hello Jason
my error occured like follows:
at first I created a number of applications ,such as
"gaeblogcn" "gaeooshop" "imgpad"
then I deployed application to them,it run well
but another day,when I tried to update an application maybe it is
"imgpad",the error occured like I discribed
I tried update other application,I only change its' version,such
from 1 to 2
then the bug also occured
finally, I re-built an application,and then I tried to deployed it
but the same error also occered
I have tried to delete all of the indexes mandatory
but it also does not work
what should I do ?
My Applications
Application Current Version
cnooshop 1
exceedream 2
gaeblogcn 1
gaeooshop 1
imgpad 1
onlinepictureditor None Deployed
onlinepictureeditor None Deployed
ooshopcn 1
ooshoper 1
On 5月13日, 上午8时23分, "Jason (Google)" <[email protected]> wrote:
> From the sound of the error message, your application is being updated
> properly aside from your index definitions. Are you seeing something
> different? Did you remove the index definition in question from index.yaml
> as instructed? Also, which version of the SDK are you using? Version 1.2.2
> was released last Friday, and you should download the new SDK if you haven't
> already.
>
> http://code.google.com/p/googleappengine/downloads/list
>
> Without the contents of your index.yaml file and more information, it's hard
> to determine your problem. Can you reply with this and your application ID?
> Also, any more details such as whether your application, indexes aside, is
> being updated correctly will be helpful.
>
> Thanks,
> - Jason
>
>
>
> On Mon, May 11, 2009 at 6:51 PM, hongde.liu <[email protected]> wrote:
>
> > Hi everyone
>
> > when I run the command "appcfg.py update ../cpedialog" in new
> > project
> > I always get the same information:
> > Scanning files on local disk.
> > Initiating update.
> > Could not guess mimetype for img/favicon.ico. Using application/
> > octet-
> > stream.
> > Cloning 83 static files.
> > Cloning 165 application files.
> > Cloned 100 files.
> > Deploying new version.
> > Checking if new version is ready to serve.
> > Will check again in 1 seconds.
> > Checking if new version is ready to serve.
> > Closing update: new version is ready to start serving.
> > Uploading index definitions.
> > Error 400: --- begin server output ---
> > Creating a composite index failed: This index:
> > entity_type: "Archive"
> > ancestor: false
> > Property {
> > name: "date"
> > direction: 2
> > }
>
> > is not necessary, since single-property indices are built in. Please
> > remove it f
> > rom your index file and upgrade to the latest version of the SDK, if
> > you haven't
> > already.
> > --- end server output ---
> > Your app was updated, but there was an error updating your indexes.
> > Please retry
> > later with appcfg.py update_indexes.
>
> > and I also run the command "appcfg.py --force vacuum_indexes ../
> > cpedialog"
>
> > it shows
> > "Fetching index definitions diff.
>
> > "
> > I do not know what to do next
>
> > can any one help me?- 隐藏被引用文字 -
>
> - 显示引用的文字 -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---