[google-appengine] Re: Can anybody help me ?

2009-03-08 Thread job-info

Hello

I got the same issue.
Your application is exceeding a quota: Datastore Indices Count.

This error have remained for 3 days even after I vacuumed some
indexes.

Could you help me with this? I found the same discussion about this
eariler.
Is there any way I can fix or avoid this by myself?

Thank you in advance.

On 3月5日, 午前2:50, Marzia Niccolai ma...@google.com wrote:
 Hi,

 This was an issue with your datastore indexes count.  I have reset this
 quota, and you should now be able to upload your application.

 -Marzia

 On Wed, Mar 4, 2009 at 5:14 AM, Hui Lee bug...@gmail.com wrote:
  could you tell me how to delete My database ?
  Best regards !

  2009/3/4 Hui Lee bug...@gmail.com

  this is the whole message of update_indexes :

  C:\Program Files\Google\google_appengineappcfg.py update_indexes
  demos/micolog/

  C:\Program Files\Google\google_appengine\appcfg.py:40: DeprecationWarning:
  the s
  ha module is deprecated; use the hashlib module instead
DIR_PATH,
  Uploading index definitions.
  Error 500: --- begin server output ---

  Server Error (500)
   A server error has occurred.
  --- end server output ---

  2009/3/4 Hui Lee bug...@gmail.com

  I did run it,but did not work.

  2009/3/4 Doug doug...@gmail.com

  You can delete a version of your application in the admin console.

  You only included part of the error message, but it looks like it is
  telling you to run appcfg again with an update_indexes option.

  Doug

  On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
   My app-id:bugway
   when I deployed my new application,it gave me a 500 error message.
   Checking if new version is ready to se
   Closing update: new version is ready t
   Uploading index definitions.
   Error 500: --- begin server output ---

   Server Error (500)
   A server error has occurred.
   --- end server output ---
   Your app was updated, but there was an
later with appcfg.py update_indexes.

   can anybody delete my older version ?
   If you visit my site,It's just a Hello world programm,so be free to
   delete it.
   Best regeads!

   blackball

  --
  =
  NickName: blackball ;)
  Email: bug...@gamil.com
  MSN: bug...@live.cn
  HomePage:http://bugway.appspot.com
  =

  --
  =
  NickName: blackball ;)
  Email: bug...@gamil.com
  MSN: bug...@live.cn
  HomePage:http://bugway.appspot.com
  =

  --
  =
  NickName: blackball ;)
  Email: bug...@gamil.com
  MSN: bug...@live.cn
  HomePage:http://bugway.appspot.com
  =

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



[google-appengine] Re: Can anybody help me ?

2009-03-04 Thread Doug

You can delete a version of your application in the admin console.

You only included part of the error message, but it looks like it is
telling you to run appcfg again with an update_indexes option.

Doug

On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
 My app-id:bugway
 when I deployed my new application,it gave me a 500 error message.
 Checking if new version is ready to se
 Closing update: new version is ready t
 Uploading index definitions.
 Error 500: --- begin server output ---

 Server Error (500)
 A server error has occurred.
 --- end server output ---
 Your app was updated, but there was an
  later with appcfg.py update_indexes.

 can anybody delete my older version ?
 If you visit my site,It's just a Hello world programm,so be free to
 delete it.
 Best regeads!

 blackball
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[google-appengine] Re: Can anybody help me ?

2009-03-04 Thread Hui Lee
I did run it,but did not work.

2009/3/4 Doug doug...@gmail.com


 You can delete a version of your application in the admin console.

 You only included part of the error message, but it looks like it is
 telling you to run appcfg again with an update_indexes option.

 Doug

 On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
  My app-id:bugway
  when I deployed my new application,it gave me a 500 error message.
  Checking if new version is ready to se
  Closing update: new version is ready t
  Uploading index definitions.
  Error 500: --- begin server output ---
 
  Server Error (500)
  A server error has occurred.
  --- end server output ---
  Your app was updated, but there was an
   later with appcfg.py update_indexes.
 
  can anybody delete my older version ?
  If you visit my site,It's just a Hello world programm,so be free to
  delete it.
  Best regeads!
 
  blackball
 



-- 
=
NickName: blackball ;)
Email: bug...@gamil.com
MSN: bug...@live.cn
HomePage: http://bugway.appspot.com
=

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



[google-appengine] Re: Can anybody help me ?

2009-03-04 Thread Hui Lee
this is the whole message of update_indexes :

C:\Program Files\Google\google_appengineappcfg.py update_indexes
demos/micolog/

C:\Program Files\Google\google_appengine\appcfg.py:40: DeprecationWarning:
the s
ha module is deprecated; use the hashlib module instead
  DIR_PATH,
Uploading index definitions.
Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- end server output ---


2009/3/4 Hui Lee bug...@gmail.com

 I did run it,but did not work.

 2009/3/4 Doug doug...@gmail.com


 You can delete a version of your application in the admin console.

 You only included part of the error message, but it looks like it is
 telling you to run appcfg again with an update_indexes option.

 Doug

 On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
  My app-id:bugway
  when I deployed my new application,it gave me a 500 error message.
  Checking if new version is ready to se
  Closing update: new version is ready t
  Uploading index definitions.
  Error 500: --- begin server output ---
 
  Server Error (500)
  A server error has occurred.
  --- end server output ---
  Your app was updated, but there was an
   later with appcfg.py update_indexes.
 
  can anybody delete my older version ?
  If you visit my site,It's just a Hello world programm,so be free to
  delete it.
  Best regeads!
 
  blackball
 



 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =




-- 
=
NickName: blackball ;)
Email: bug...@gamil.com
MSN: bug...@live.cn
HomePage: http://bugway.appspot.com
=

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



[google-appengine] Re: Can anybody help me ?

2009-03-04 Thread Hui Lee
could you tell me how to delete My database ?
Best regards !

2009/3/4 Hui Lee bug...@gmail.com

 this is the whole message of update_indexes :

 C:\Program Files\Google\google_appengineappcfg.py update_indexes
 demos/micolog/

 C:\Program Files\Google\google_appengine\appcfg.py:40: DeprecationWarning:
 the s
 ha module is deprecated; use the hashlib module instead
   DIR_PATH,
 Uploading index definitions.
 Error 500: --- begin server output ---

 Server Error (500)
 A server error has occurred.
 --- end server output ---


 2009/3/4 Hui Lee bug...@gmail.com

 I did run it,but did not work.

 2009/3/4 Doug doug...@gmail.com


 You can delete a version of your application in the admin console.

 You only included part of the error message, but it looks like it is
 telling you to run appcfg again with an update_indexes option.

 Doug

 On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
  My app-id:bugway
  when I deployed my new application,it gave me a 500 error message.
  Checking if new version is ready to se
  Closing update: new version is ready t
  Uploading index definitions.
  Error 500: --- begin server output ---
 
  Server Error (500)
  A server error has occurred.
  --- end server output ---
  Your app was updated, but there was an
   later with appcfg.py update_indexes.
 
  can anybody delete my older version ?
  If you visit my site,It's just a Hello world programm,so be free to
  delete it.
  Best regeads!
 
  blackball
 



 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =




 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =




-- 
=
NickName: blackball ;)
Email: bug...@gamil.com
MSN: bug...@live.cn
HomePage: http://bugway.appspot.com
=

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



[google-appengine] Re: Can anybody help me ?

2009-03-04 Thread Marzia Niccolai
Hi,

This was an issue with your datastore indexes count.  I have reset this
quota, and you should now be able to upload your application.

-Marzia

On Wed, Mar 4, 2009 at 5:14 AM, Hui Lee bug...@gmail.com wrote:

 could you tell me how to delete My database ?
 Best regards !


 2009/3/4 Hui Lee bug...@gmail.com

 this is the whole message of update_indexes :

 C:\Program Files\Google\google_appengineappcfg.py update_indexes
 demos/micolog/

 C:\Program Files\Google\google_appengine\appcfg.py:40: DeprecationWarning:
 the s
 ha module is deprecated; use the hashlib module instead
   DIR_PATH,
 Uploading index definitions.
 Error 500: --- begin server output ---

 Server Error (500)
  A server error has occurred.
 --- end server output ---


 2009/3/4 Hui Lee bug...@gmail.com

 I did run it,but did not work.

 2009/3/4 Doug doug...@gmail.com


 You can delete a version of your application in the admin console.

 You only included part of the error message, but it looks like it is
 telling you to run appcfg again with an update_indexes option.

 Doug

 On Mar 3, 10:23 pm, blackball bug...@gmail.com wrote:
  My app-id:bugway
  when I deployed my new application,it gave me a 500 error message.
  Checking if new version is ready to se
  Closing update: new version is ready t
  Uploading index definitions.
  Error 500: --- begin server output ---
 
  Server Error (500)
  A server error has occurred.
  --- end server output ---
  Your app was updated, but there was an
   later with appcfg.py update_indexes.
 
  can anybody delete my older version ?
  If you visit my site,It's just a Hello world programm,so be free to
  delete it.
  Best regeads!
 
  blackball




 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =




 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =




 --
 =
 NickName: blackball ;)
 Email: bug...@gamil.com
 MSN: bug...@live.cn
 HomePage: http://bugway.appspot.com
 =

 


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