On Friday 20 February 2004 05:52, Dieter Maurer wrote:
> We have a report for Zope 2.7 about an object magically turning
> into "None" (1 or 2 weeks ago).

Sorry, I haven't been following this thread, but I will note that I've seen 
(repeatably) in my test Zope environment this behaviour.

This is probably unrelated though...

For me, the situation comes about when I am loading up my fresh (ie. clean 
ZODB) test Zope with a thousand users. While the load script is running (it 
runs on the command-line and goes TTW using urllib to register the users) if 
I access a page which summarises all users, I *sometimes* get None for some 
of the users. The page uses a Catalog to find basic user info, and sometimes 
uses getObject() to find the real user object. The getObject() appears to 
return None sometimes.

Once the load is complete, I don't see any errors. So I blame some mechanism 
failing under load. I also often see ReadConflictErrors, but I understand 
they're going away soon :)


     Richard

Attachment: pgp00000.pgp
Description: signature

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to