[ZCM] [ZC] 1333/ 2 Comment "AttributeError: 'get_starter'"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun May 16 11:11:34 EDT 2004


Issue #1333 Update (Comment) "AttributeError: 'get_starter'"
 Status Pending, Zope/bug critical
To followup, visit:
  http://zope.org/Collectors/Zope/1333

==============================================================
= Comment - Entry #2 by shh on May 16, 2004 11:11 am

I can confirm this issue with current 2.7 branch. Also note the failing test:

 ======================================================================
 ERROR: testZopeRunConfigure
 (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
  File "/autotest/temp/python23-zope27/lib/python/Zope/Startup/tests/ 
 testStarter.py", line 357, in testZopeRunConfigure
    configure(fname)
  File "/autotest/temp/python23-zope27/lib/python/Zope/Startup/run.py",  
 line 30, in configure
    starter = Zope.Startup.get_starter()
 AttributeError: 'module' object has no attribute 'get_starter'

________________________________________
= Request - Entry #1 by Anonymous User on May 16, 2004 10:53 am

Traceback (most recent call last):
  File "d:\Plone\Zope\lib\python\Zope\Startup\run.py", line 55, in ?
    run()
  File "d:\Plone\Zope\lib\python\Zope\Startup\run.py", line 18, in run
    starter = Zope.Startup.get_starter()
AttributeError: 'module' object has no attribute 'get_starter'
==============================================================




More information about the Zope-Collector-Monitor mailing list