When the users hit a DTML method that tries (maybe in a roundabout way, have a ZCatalog?) to write to an object in the ZODB that's been locked in a version, you'll get this. Try to figure out where it's happening by examining the DTML method that they're hitting and figure out where you're trying to do writes.
-----Original Message----- From: ksmith@web-oats.com [mailto:ksmith@web-oats.com] Sent: Thursday, June 29, 2000 6:04 PM To: zope@zope.org Subject: [Zope] Version Lock Error
Hello,
For some reason anonymous users are getting locked out of the site when I try to use versioning.
It doesn't happen right away, only after I've made a few changes.
Does anyone have any ideas on what's happening??
Thanks in advance.
Kevin Smith
_______________________________________________ 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 (1)
-
Chris McDonough