So, I've got this product.


It's called 'Site'


it's running on zope 2.5.1 on zeo 2 (python 2.2.2)


every once in a while I will get an error something like this:


AttributeError


'module' object has no attribute 'Site'


<fixed><bigger>

Traceback (innermost last):

  File /usr/local/services/zope/lib/python/ZPublisher/Publish.py, line
102, in publish

  File /usr/local/services/zope/lib/python/Zope/__init__.py, line 176,
in commit

  File /usr/local/services/zope/lib/python/ZODB/Transaction.py, line
251, in commit

  File /usr/local/services/zope/lib/python/ZODB/Connection.py, line
570, in tpc_vote

  File /var/zope/lib/python/ZEO/ClientStorage.py, line 562, in tpc_vote

    (Object: ('hume.i.ispvip.biz', 8080))

  File /var/zope/lib/python/ZEO/ClientStorage.py, line 546, in
_check_serials

    (Object: ('hume.i.ispvip.biz', 8080))

AttributeError: 'module' object has no attribute 'Site'

</bigger></fixed>


I can't figure out what a common thread might be, or what i could do
to solve this proble,. does anyone else have any ideas?


thanks much.


stefan


