[ZODB-Dev] Start.py ZEO CVS errors: 'zLOG' module has no attribute 'initialize'

Chris McDonough chrism@zope.com
27 Nov 2002 23:18:17 -0500


Right.  This should go away.  Thanks.

On Wed, 2002-11-27 at 14:58, Jeff Kowalczyk wrote:
> Chrism, Just FYI, The CVS head of ZEO (ZEO2) with Zope 2.5.1 doesn't like the Start.py's
> checkin 1.53 and beyond. Attribute error.
> 
> C:\Program Files\Zope>start_zeo.bat
> C:\Program Files\Zope>"C:\Program Files\Zope\bin\python.exe"
>      "C:\Program Files\Zope\lib\python\ZEO\start.py" -D -p 8800
> Traceback (most recent call last):
>   File "C:\Program Files\Zope\lib\python\ZEO\start.py", line 362, in ?
>     main(sys.argv)
>   File "C:\Program Files\Zope\lib\python\ZEO\start.py", line 99, in main
>     zLOG.initialize()
> AttributeError: 'zLOG' module has no attribute 'initialize'
> C:\Program Files\Zope>
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
> 
> ZODB-Dev mailing list  -  ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev