[Zope-CMF] problem installing CMFCollector
marc lindahl
marc@bowery.com
Sun, 31 Mar 2002 19:59:40 -0500
Following the instructions, fresh CVS of CMF, and zope 2.5.1b1, trying to
import the workflow I get this error, anyone have a clue?
Site Error
An error was encountered while publishing this resource.
Error Type: AttributeError
Error Value: append
------------------------------------------------------------------------
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 /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 150,
in publish_module
File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 114,
in publish
File /usr/local/zope/Zope-2.5/lib/python/Zope/__init__.py, line 159, in
zpublisher_exception_hook
(Object: portal_workflow)
File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 98,
in publish
File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/mapply.py, line 88, in
mapply
(Object: manage_importObject)
File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 39,
in call_object
(Object: manage_importObject)
File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 521,
in manage_importObject
(Object: portal_workflow)
File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 537,
in _importObjectFromFile
(Object: portal_workflow)
File /usr/local/zope/Zope-2.5/lib/python/ZODB/ExportImport.py, line 79, in
importFile
File /usr/local/zope/Zope-2.5/lib/python/ZODB/Transaction.py, line 234, in
commit
File /usr/local/zope/Zope-2.5/lib/python/ZODB/Connection.py, line 235, in
commit
File /usr/local/zope/Zope-2.5/lib/python/ZODB/ExportImport.py, line 148,
in _importDuringCommit
AttributeError: (see above)