[Zope] Strange ODB/folder problem

Scott scott@launchpoint.net
Thu, 03 May 2001 13:23:00 -0800


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
--