Hello GAE team,
Further observations made while testing the app. I am not able to write
entities to the datastore. Upon examining the logs, I found the following
error.
com.veersoft.action.CreateTenantAction doCreate:
com.google.appengine.api.datastore.DatastoreNeedIndexException:
no matching index found..
<datastore-index kind="SecurityGroup" ancestor="true" source="manual">
<property name="secGrpList_INTEGER_IDX" direction="asc"/>
</datastore-index>
The application is fine on the local develpment server.
-Aswath
On Tue, Jan 26, 2010 at 8:51 PM, aswath satrasala <
[email protected]> wrote:
> Hello,
> My app-id is vs-accounting.
>
> I login into appengine.google.com. I choose the above application. Then I
> click on the datastore viewer.
> I get the error
>
> Server Error
>
> A server error has occurred.
>
> Return to Applications screen ยป <https://appengine.google.com/>
>
> -Aswath
>
--
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 [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-java?hl=en.