Hi,
While trying to add version information to a document in Plone with CMF
Editions I get the following error:
Error Type
UnpickleableError
Error Value
Cannot pickle objects Request made at
2005/05/17 14:37:56.826 US/Central
Here is the error information:
Plone version: 2.0.5
Zope version: (Zope 2.7.5-final, python 2.3.5, linux2)
Apache version:
CMF version (if known): CMF-1.4.8
Browser(s) and version(s): Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.7.8) Gecko/20050511
Operating system: linux2
Python version: 2.3.5 (#1, Mar 20 2005, 15:45:23)
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)]
Debug mode: Yes
Installed Products:
ATContentTypes 0.2.0-final (CVS/Unreleased)
Archetypes 1.3.3-final installed
BTreeFolder2 BTreeFolder2-1.0.1
CMFActionIcons Unreleased installed
CMFCalendar CMF-1.4.8 installed
CMFCore CMF-1.4.8
CMFDefault CMF-1.4.8
CMFEditions 1.0alpha2+ (HEAD, unreleased) installed
CMFFormController 1.0.4 installed
CMFPlone 2.0.5
CMFQuickInstallerTool 1.5.1
CMFTestCase CMFTestCase 0.5.0
(c) 2003, Stefan H. Holek, stefan@...
http://www.zope.org/Members/shh/
License: ZPL
Zope: 2.4-2.7
Note: This is an add-on to the ZopeTestCase package
and will not function without.
CMFTopic CMF-1.4.8
CMFUid 1.5.0.2 (functionality of the upcoming CMF-1.5.1,
http://cvs.zope.org/CMF/CMFUid/?only_with_tag=CMF-1_5-branch)
DCWorkflow CMF-1.4.8
Epoz 0.8.5
ExternalEditor 0.8
ExternalMethod External Method-1-0-0
Formulator Formulator 1.6.2
GroupUserFolder 2.0.1 installed
LDAPUserFolder 2.5
MIMETools
MailHost MailHost-1-3-0
MimetypesRegistry 1.3.3-final05 installed
OFSP OFSP-1-0-0
PageTemplates PageTemplates-1-4-0
PlacelessTranslationService 1.0
PloneErrorReporting 0.11 installed
PloneLanguageTool 0.5 installed
PloneTestCase 0.6.0
PluginIndexes
PortalTransforms 1.3.4-final installed
PythonScripts PythonScripts-2-0-0
Sessions
SiteAccess SiteAccess-2-0-0
SiteErrorLog
StandardCacheManagers StandardCacheManagers-1-1-0
TemporaryFolder
Transience
ZCTextIndex
ZCatalog ZCatalog-2-2-0
ZGadflyDA
ZODBMountPoint
ZReST 1.1
ZSQLMethods
ZopeTutorial Zope Tutorial 1.2
ZopeVersionControl ZopeVersionControl-0.2+
actually this is a 0.3.1 from the ZopeVersionControl-0_3_1 tag
http://cvs.zope.org/Products/ZopeVersionControl/?only_with_tag=ZopeVersionControl-0_3_1
generator 1.3.0-final17
validation 1.3.2-final
And here is the traceback:
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFCore.FSPythonScript, line 104, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 160, in _exec
Module None, line 1, in saveasnewversion
- <FSPythonScript at /ISO9000/saveasnewversion used for
/ISO9000/manualcalidad/MGC POPA 20050430 Organigrama Rev 0.1.doc>
- Line 1
Module Products.CMFEditions.CopyModifyMergeRepositoryTool, line 263,
in save
Module Products.CMFEditions.CopyModifyMergeRepositoryTool, line 129,
in _recursiveSave
Module Products.CMFEditions.ArchivistTool, line 281, in save
Module Products.CMFEditions.ArchivistTool, line 258, in register
Module Products.CMFEditions.ZVCStorageTool, line 262, in register
Module Products.CMFEditions.ZVCStorageTool, line 230, in _applyOrCheckin
Module Products.ZopeVersionControl.Repository, line 169, in
applyVersionControl
Module Products.ZopeVersionControl.VersionHistory, line 129, in
createVersion
Module Products.ZopeVersionControl.Version, line 96, in saveState
Module Products.ZopeVersionControl.Version, line 111, in stateCopy
Module Products.ZopeVersionControl.Version, line 59, in cloneByPickle
UnpickleableError: Cannot pickle <extension class
Acquisition.ImplicitAcquirerWrapper at f69d6800> objects
Thanks in advance for your help.
Mario
|