[Zope3-dev] Is somebody working on this

Roger Ineichen r.ineichen at projekt01.ch
Fri May 14 18:11:54 EDT 2004


Zope3 doesn't startup at the moment on a HEAD checkout...

1. Directive help: not supported in file:
   
   zope.app.file.browser.configure.zcml

2. And the following error:

C:\projektCompiler\Zope3>c:\Python23\python.exe z3.py
Traceback (most recent call last):
  File "z3.py", line 65, in ?
    run()
  File "z3.py", line 61, in run
    main(argv[1:])
  File "C:\projektCompiler\Zope3\src\zope\app\process\main.py", line 56, in
main
    setup(args)
  File "C:\projektCompiler\Zope3\src\zope\app\process\main.py", line 89, in
setup
    config(options.site_definition)
  File "C:\projektCompiler\Zope3\src\zope\app\_app.py", line 53, in config
    context = xmlconfig.file(file, execute=execute)
  File "C:\projektCompiler\Zope3\src\zope\configuration\xmlconfig.py", line
444, in file
    context.execute_actions()
  File "C:\projektCompiler\Zope3\src\zope\configuration\config.py", line
543, in execute_actions
    callable(*args, **kw)
  File "C:\projektCompiler\Zope3\src\zope\app\component\metaconfigure.py",
line 55, in checkingHandler
    handler(*args, **kw)
  File "C:\projektCompiler\Zope3\src\zope\app\component\metaconfigure.py",
line 44, in handler
    method=getattr(zapi.getService(None, serviceName), methodName)
  File "C:\projektCompiler\Zope3\src\zope\component\__init__.py", line 41,
in getService
    return getServiceManager(context).getService(name)
  File "C:\projektCompiler\Zope3\src\zope\component\service.py", line 109,
in getService
    raise ComponentLookupError(name)
zope.configuration.config.ConfigurationExecutionError:
zope.component.exceptions.ComponentLookupError: Utilities
  in:
  File "C:\projektCompiler\Zope3\src\zope\app\adapter\configure.zcml", line
11.2-11.13
    <factory />

Regards
Roger Ineichen
______________________
END OF MESSAGE




More information about the Zope3-dev mailing list