Just use the remote_api to get and examine the bad entities. If you know the bad characters.. just strip them out or replace them with a dummy character and re-put the entities to the datastore.
On Wed, Aug 18, 2010 at 6:53 AM, magnum <[email protected]> wrote: > Thanks Ikai, > > Is there a way to see & edit the bogus entities through datastore > viewer? > > > > > On 13 Aug, 18:55, "Ikai L (Google)" <[email protected]> wrote: > > You won't be able to avoid the CPU time. It costs CPU time to delete > > entities. > > > > > > > > > > > > > > > > > > > > On Thu, Aug 12, 2010 at 12:29 PM, magnum <[email protected]> wrote: > > > The error message: > > > > > Server Error > > > A server error has occurred. > > > Return to Applications screen ยป > > > > > I've found out that this is caused by one of my entities having > > > attribute names composed of non standard characters .... > > > I am "almost" ready to loose my data if the access to my admin panel > > > can be restored. > > > > > Any questions on how to resolve the problem? The only thing comming to > > > mind is to create a cron task which will delete all of the bogus > > > entries, say in batches of 100-200 but this will cost me _a lot_ of > > > cpu time. > > > > > Thanks > > > P. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected] > . > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine%[email protected]> > <google-appengine%[email protected]<google-appengine%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > Ikai Lan > > Developer Programs Engineer, Google App Engine > > Blog:http://googleappengine.blogspot.com > > Twitter:http://twitter.com/app_engine > > Reddit:http://www.reddit.com/r/appengine > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
