[appengine-java] My indexes are stuck in BUILDING state after deploying my app for the first time (i.e. on an empty datastore)

2009-11-30 Thread Tim Cooper
I've just deployed my AppEngine application for the first time.  It
was working perfectly when running in the development environment on
my laptop, but doesn't work in its deployed state.  I'm getting 500
Server Error, DatastoreNeedIndexException: no matching index
found.   The dashboard says that all my 7 indexes are still in the
BUILDING state and have been for about an hour.   The datastore was
empty before I did this, and it now has a total size of 34K...(somehow
2 entities managed to get half created).

The documentation says to mail this group if it appears that the
indexes are stuck.  I haven't been able to get useful information from
the group threads from the other people who have reported this
problem.

The application-id is edvaltt.

I'm unable to continue my work.  Can anyone help?

--

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.




Re: [appengine-java] My indexes are stuck in BUILDING state after deploying my app for the first time (i.e. on an empty datastore)

2009-11-30 Thread Jeffrey Goetsch
I was having about 2 hour index build times.  I think a lot of people were
launching over the weekend.

--Jeff

On Sun, Nov 29, 2009 at 8:36 PM, Tim Cooper tco...@gmail.com wrote:

 I've just deployed my AppEngine application for the first time.  It
 was working perfectly when running in the development environment on
 my laptop, but doesn't work in its deployed state.  I'm getting 500
 Server Error, DatastoreNeedIndexException: no matching index
 found.   The dashboard says that all my 7 indexes are still in the
 BUILDING state and have been for about an hour.   The datastore was
 empty before I did this, and it now has a total size of 34K...(somehow
 2 entities managed to get half created).

 The documentation says to mail this group if it appears that the
 indexes are stuck.  I haven't been able to get useful information from
 the group threads from the other people who have reported this
 problem.

 The application-id is edvaltt.

 I'm unable to continue my work.  Can anyone help?

 --

 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.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




--

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.




Re: [appengine-java] My indexes are stuck in BUILDING state after deploying my app for the first time (i.e. on an empty datastore)

2009-11-30 Thread david ruescas
A similar thing happened to me yesterday. The problem resolved itself
overnight, cant tell you exactly how long it took.

On 11/30/09, Jeffrey Goetsch jeffg@gmail.com wrote:
 I was having about 2 hour index build times.  I think a lot of people were
 launching over the weekend.

 --Jeff

 On Sun, Nov 29, 2009 at 8:36 PM, Tim Cooper tco...@gmail.com wrote:

 I've just deployed my AppEngine application for the first time.  It
 was working perfectly when running in the development environment on
 my laptop, but doesn't work in its deployed state.  I'm getting 500
 Server Error, DatastoreNeedIndexException: no matching index
 found.   The dashboard says that all my 7 indexes are still in the
 BUILDING state and have been for about an hour.   The datastore was
 empty before I did this, and it now has a total size of 34K...(somehow
 2 entities managed to get half created).

 The documentation says to mail this group if it appears that the
 indexes are stuck.  I haven't been able to get useful information from
 the group threads from the other people who have reported this
 problem.

 The application-id is edvaltt.

 I'm unable to continue my work.  Can anyone help?

 --

 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.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




 --

 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.




--

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.