Yes, it does show up. Strangely, this is not just happening to this particular id but to all entities in this Kind.
On Wed, Nov 13, 2013 at 12:23 PM, Vinny P <[email protected]> wrote: > On Mon, Nov 11, 2013 at 9:14 PM, skin <[email protected]> wrote: > > I am getting the below exception even when I have the entity with Id 4 for >> the kind X. >> Could not retrieve entity of kind X with key X("X(4)") >> org.datanucleus.exceptions.NucleusObjectNotFoundException: Could not >> retrieve entity of kind X with key X("X(4)") >> >> > > If you query the datastore for this entity using a property search, does > this entity show up in the query results? > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/mzIuSECXPdQ/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
