[ZODB-Dev] Wierd ZODB error (message)

Andreas Jung andreas at andreas-jung.com
Fri Aug 8 16:42:16 EDT 2003


Hi,

in some rare cases I get the following error from a Zope product
(Python 2.2.3, Zope 2.6.1).


Traceback (innermost last):

    * Module ZPublisher.Publish, line 123, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 59, in call_object
    * Module Products.HRSBauplanEditor2.ZBauplanToolbox, line 177, in 
prepareCheckout
    * Module Products.HRSBauplanEditor2.ZBauplanToolbox, line 242, in 
checkoutBauplan
    * Module Products.HRSBauplanEditor2.ZIDManager, line 79, in getIterator
    * Module Products.HRSBauplanEditor2.ZIDManager, line 27, in __init__
    * Module ZODB.Connection, line 582, in setstate
    * Module ZODB.Connection, line 625, in _set_ghost_state

AttributeError: 'long' object has no attribute 'keys'

Any ideas where this might comes from? There is no corresponding code that
might call keys()?

-aj



More information about the ZODB-Dev mailing list