[google-appengine] Re: Intermittent delete failures

2009-08-03 Thread rkluin
I guess taking a couple day off from the problem helped. When the issue started I thought the fact that every time the file was reloaded it worked was strange. I realized why today. The issue is in how I was defining my placeholder properties. From the documentation I was, incorrectly, under

[google-appengine] Intermittent delete failures

2009-07-31 Thread rkluin
I am having deletes intermittently fail -- without error. When I check the number of records that will be deleted (by printing out immediately before deletion) it is correct. I call db.delete() and receive no errors, but the entities are not deleted. A snippet of the problem code:

[google-appengine] Re: Intermittent delete failures

2009-07-31 Thread rkluin
I probably should note several things I have already tried: 1) I moved the deletion step outside of the transaction. 2) Instead of using the bulk delete method, I looped through deleting one-by-one (both in and out of the transaction). All combinations produced the same results, sometimes the

[google-appengine] Re: iPhone cannot log in any more, system-wide issue, Google pls help

2009-05-12 Thread rkluin
I created an issue to report this problem, see Issue #1524. The sign in page appears broken on the iPhone. There is no application name, it just says New Service. My apps domain-specific applications are working fine. Robert Kluin --- Ezox Systems, LLC www.ezoxsystems.com On May 11, 9:59