[Zope-dev] Zope 2.7.0-b2 startup error on windows

Michael Long mlong at datalong.com
Fri Sep 5 12:41:42 EDT 2003


I have recently installed Zope 2.7.0-b2 on windows XP and am getting the
same error message as 2.7.0-b1 when starting zope. Is this truly an
error message or just informational?

2003-09-05T11:37:23 BLATHER(-100) ZODB Commiting subtransaction of size 5382
Traceback (most recent call last):
  File "C:\Program Files\Zope-2.7.0-b2\lib\python\Zope\App\startup.py",
line 52, in startup
    m=imp.find_module('custom_zodb',[getConfiguration().instancehome])
ImportError: No module named custom_zodb
Traceback (most recent call last):
  File "C:\Program Files\Zope-2.7.0-b2\lib\python\Zope\App\startup.py",
line 52, in startup
    m=imp.find_module('custom_zodb',[getConfiguration().instancehome])
ImportError: No module named custom_zodb
------
2003-09-05T11:37:23 INFO(0) Zope Ready to handle requests


Thanks,
Mike



More information about the Zope-Dev mailing list