[Zope-projects] (no subject)

Paul Boots bootsch at acm.org
Sun Mar 20 21:16:27 CET 2005


Hi,

I have installed CMFProjman 0.4.1 and all of it's dependencies.
It runs with Plone 2.0.4 and Archetypes 1.3.2-final

When I try to start Zope I get the following error.
I have no clue what happens here, anyone?

2005-03-20T20:08:50 ERROR(200) Zope Couldn't install CMFProjman
Traceback (most recent call last):
  File "/home/zope-2.7.2/lib/python/OFS/Application.py", line 738, in install_product
  File "/usr/home/testzope/Products/CMFProjman/__init__.py", line 16, in initialize
    import Task, Resources, Timetable
  File "/usr/home/testzope/Products/CMFProjman/Task.py", line 200, in ?
    widget=StringWidget(label='Manual input')
  File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 641, in __init__
    BasicSchema.__init__(self, *args, **kwargs)
  File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 401, in __init__
    self.addField(field)
  File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 179, in addField
    self._validateOnAdd(field)
  File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 204, in _validateOnAdd
    raise ReferenceException("Unqualified relationship or "\
ReferenceException: Unqualified relationship or unsupported relationship var type in field 'projectReference'. The relationship qualifer must be a non empty string.

-- 
Vriendelijke groet,
Paul


More information about the Zope-Projects mailing list