[Zope-dev] Attribute error fun-ness

Stefan A. Nagey stefan at ispvip.biz
Thu Aug 7 00:36:19 EDT 2003


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'


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'


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1080 bytes
Desc: not available
Url : http://lists.zope.org/pipermail/zope-dev/attachments/20030806/20887da9/attachment.bin


More information about the Zope-Dev mailing list