[Zope-CMF] CMF Collector error
Jon Edwards
jon@pcgs.freeserve.co.uk
Sun, 21 Jul 2002 20:50:57 +0100
I wanted to try out CMFCollector, so I go the tarball from CVS and installed
it against CMF 1.2 and Zope 2.5.0 (which may be the problem!), following the
instructions - all seemed to go successfully
When I try to add a Collector, from folder_content, New, I got the error
below - is this because it's no longer compatible with CMF 1.2, and if so,
does anyone have a 1.2-compatible version they could send me?
Thanks
Cheers, Jon
Error traceback -
Error Type: Column Exists
Error Value: The column exists
----------------------------------------------------------------------------
----
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML
source for this page.
If the error persists please contact the site maintainer. Thank you for your
patience.
Traceback (innermost last):
File C:\Program Files\testzope250\lib\python\ZPublisher\Publish.py, line
150, in publish_module
File C:\Program Files\testzope250\lib\python\ZPublisher\Publish.py, line
114, in publish
File C:\Program Files\testzope250\lib\python\Zope\__init__.py, line 158,
in zpublisher_exception_hook
(Object: Bloggertest)
File C:\Program Files\testzope250\lib\python\ZPublisher\Publish.py, line
98, in publish
File C:\Program Files\testzope250\lib\python\ZPublisher\mapply.py, line
88, in mapply
(Object: invokeFactory)
File C:\Program Files\testzope250\lib\python\ZPublisher\Publish.py, line
39, in call_object
(Object: invokeFactory)
File C:\Program
Files\testzope250\lib\python\Products\CMFCore\PortalFolder.py, line 335, in
invokeFactory
(Object: Bloggertest)
File C:\Program
Files\testzope250\lib\python\Products\CMFCore\TypesTool.py, line 701, in
constructContent
(Object: portal_types)
File C:\Program
Files\testzope250\lib\python\Products\CMFCore\TypesTool.py, line 429, in
constructInstance
(Object: Collector)
File C:\Program
Files\testzope250\lib\python\Products\CMFCollector\Collector.py, line 524,
in addCollector
File C:\Program
Files\testzope250\lib\python\Products\CMFCollector\Collector.py, line 117,
in __init__
(Object: wwww)
File C:\Program
Files\testzope250\lib\python\Products\CMFCollector\Collector.py, line 162,
in _setup_internal_catalog
(Object: wwww)
File C:\Program
Files\testzope250\lib\python\Products\CMFCore\CatalogTool.py, line 86, in
__init__
(Object: collector_catalog)
File C:\Program
Files\testzope250\lib\python\Products\CMFCore\CatalogTool.py, line 153, in
_initIndexes
(Object: collector_catalog)
File C:\Program
Files\testzope250\lib\python\Products\ZCatalog\ZCatalog.py, line 839, in
addColumn
(Object: collector_catalog)
File C:\Program Files\testzope250\lib\python\Products\ZCatalog\Catalog.py,
line 189, in addColumn
Column Exists: (see above)