[Zope] Non-management actions recorded in Undo Log

Andreas Jung lists at zopyx.com
Wed May 6 06:41:42 EDT 2009


On 06.05.09 12:36, John Snowdon wrote:
> but can anyone shed any light on the possible
> issues that would cause regular requests to be logged in this way?
This is nothing but a wild guess.

There are utilities under utilities/ZODBTools within the Zope source
tree for performing low-level analysis on the ZODB.

Or: you debug yourself using the pdb debugger somewhere in the ZODB
(perhaps serializer.py) in order to track write operations.

Both approaches require some solid Zope/Python know-how.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20090506/2194f327/attachment.vcf 


More information about the Zope mailing list