Strange ODB/folder problem
I have about 300 folder objects in my ODB. Running 2.1.6 on Linux. One (and maybe more) of the folders are not accessable by top-level admin or manager. And by not accessable I mean, I can't go into it, if I try to read its object values I am prompted to login and I get an unauthorized error. If I try to delete it I get the following error and traceback: Error Type: TypeError Error Value: attribute-less object (assign or del) TraceBack: Traceback (innermost last): File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 165, in publish File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_delObjects) File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: manage_delObjects) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 401, in manage_delObjects (Object: ApplicationDefaultPermissions) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 273, in _delObject (Object: ApplicationDefaultPermissions) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/Products/ZDBase/ZDiscussions.py, line 195, in manage_beforeDelete (Object: 971638688) TypeError: attribute-less object (assign or del) Thanks! Scott Burton -- Launchpoint.net ZopeSite.com Voice: 661-325-0288 Business: http://www.launchpoint.net and http://www.zopesite.com Weblog Portal: http://www.blogthis.com --
Hey Scott, You still having problems with this? I have been doing a lot of work with ZDiscussions lately getting ready for 0.70, which, unlike the number, will be pretty big. Let me know if I can help. BZ At 1:23 PM -0800 5/3/01, Scott wrote:
I have about 300 folder objects in my ODB. Running 2.1.6 on Linux. One (and maybe more) of the folders are not accessable by top-level admin or manager. And by not accessable I mean, I can't go into it, if I try to read its object values I am prompted to login and I get an unauthorized error. If I try to delete it I get the following error and traceback:
Error Type: TypeError Error Value: attribute-less object (assign or del)
TraceBack: Traceback (innermost last): File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 165, in publish File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_delObjects) File /usr/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: manage_delObjects) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 401, in manage_delObjects (Object: ApplicationDefaultPermissions) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 273, in _delObject (Object: ApplicationDefaultPermissions) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/OFS/ObjectManager.py, line 268, in manage_beforeDelete (Object: ElementWithAttributes) File /usr/local/Zope-2.1.6-src/lib/python/Products/ZDBase/ZDiscussions.py, line 195, in manage_beforeDelete (Object: 971638688) TypeError: attribute-less object (assign or del)
Thanks!
Scott Burton -- Launchpoint.net ZopeSite.com Voice: 661-325-0288 Business: http://www.launchpoint.net and http://www.zopesite.com Weblog Portal: http://www.blogthis.com --
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
BZ -
Scott