The issue was solved after the creation of the Kind with the Data Viewer.
The Data Viewer was aware of the new code upload, because the created
entity had the added IntegerProperty.
It was not only schema caching, but also entity caching, the page
showed the deleted entities. I removed the entities by selecting them
all and pressing delete, and still the cache was not cleared. The
Server error was that I tried to lookup a Key that did not exist in
the new versions of the entities, but was a Key from the deleted
entities.

Why is there a version=1.xx parameter in many links in the DashBoard?
Only the Dashboard and the Logs change based on version. And because
you only have one minor version for every major version, why is the
minor version part of the link parameter.

The page with the wrong cached entity table had version=1.xx links
with xx the previous minor version.


2008/10/29 Marzia Niccolai <[EMAIL PROTECTED]>:
> Hi,
>
> I don't think this is related to that issue.
>
> It seems this may be related to schema caching in the admin console.  Is
> this still an issue for you now?
>
> If so, can you provide the app id and kind so that I can further
> investigate?
>
> -Marzia
>
> On Wed, Oct 29, 2008 at 12:20 AM, djidjadji <[EMAIL PROTECTED]> wrote:
>>
>> I had to add an extra property to two of my Kinds, both got an extra
>> db.IntegerProperty.
>> I deleted all instances of the kinds with the "Data Viewer".
>> I uploaded the new source code, and started to create entities of the
>> enhanced Kinds.
>>
>> Then later viewing the Kinds in the Datastore I found that for one
>> Kind the extra property was not in the main table view for that Kind.
>> Trying to edit these entities I got a server error for most of them,
>> one was able to show the edit form with the extra IntegerProperty.
>> I tried that: maybe if I create an entity of this Kind from within the
>> Data Viewer it will reset its data model.
>> After creation of the new entity I could open edit forms for all the
>> instances of this Kind. And it showed the new IntegerProperty in the
>> main table view.
>>
>> For the creation I had opened an other instance of the Data Viewer on
>> a new tab, because I needed a few keys to copy.
>> But then I noticed that both main table views where different, the
>> objects had different key names. It looked as if the version giving
>> the error showed the entities from before the delete all entities of
>> this Kind. And there was only one entity that had the same Key, the
>> one I could edit.
>>
>> The links on the left of the page, in the error version, of the Data
>> Viewer contained the previous version number 1.43.
>> After the create entity the links had the new version number 1.44.
>>
>> Is this related to issue 384?
>> http://code.google.com/p/googleappengine/issues/detail?id=384
>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to