Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6869925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:37:09+00:00 2026-05-27T03:37:09+00:00

I created my first application GoogleApps and I want to deploy it on server.

  • 0

I created my first application GoogleApps and I want to deploy it on server. It doesn’t work and in logs I found an error:

Uncaught exception from servlet
com.google.appengine.api.datastore.DatastoreNeedIndexException: The
index for this query is not ready to serve. See the Datastore Indexes
page in the Admin Console. The suggested index for this query is:

<datastore-index kind="Greeting" ancestor="true" source="manual">
        <property name="date" direction="desc"/>
</datastore-index>

I suppose that I have to paste this code into my application but I have no idea where. I was following this tutorial:

Google Apps TUTORIAL – Java

Any ideas?

Thanks in advance 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T03:37:10+00:00Added an answer on May 27, 2026 at 3:37 am

    Assuming you’re using the Java app engine, that code needs to go in your datastore-indexes.xml file located in your WEB-INF directory. The full xml file would look like:

    <?xml version="1.0" encoding="utf-8"?>
    <datastore-indexes autoGenerate="true">
      <datastore-index kind="Greeting" ancestor="true" source="manual">
            <property name="date" direction="desc"/>
      </datastore-index>
    </datastore-indexes>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just created my first Preview 5 error and it doesn't seem to place
I created my first Silverlight application. In the client project, I want to define
I am trying to deploy my first MVC3 application to a server running IIS-7.5.
I created an ASP.NET MVC 2.0 Application. It ran fine at first test and
I am new to Qt I created my first form and I want to
I just created my first application for Google App Engines, which is called Hello
I've just created my first WPF application (3 calculators inside 3 different tabs). The
I'm about to publish my first application. I created all the necessary icons, in
I'm a newbie Cocoa developer and I'm developing my first application. I want to
I am developing my first Android application. I have created a relativelayout with two

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.