We are attempting to update from 2.1.1 to 2.5. Our IT guy Installed RPMs from Mandriva 2007.0 (he did an operating system upgrade that included a Plone upgrade.

Then I went to Plone migration tool, which failed. The error is below. Any ideas appreciated!!


Zope Version
(Zope 2.9.4-final, python 2.4.3, linux2)
Python Version
2.4.3 (#2, Oct 6 2006, 15:32:41) [GCC 4.1.1 20060724 (prerelease) (4.1.1-3mdk)]
System Platform
linux2
SOFTWARE_HOME
/usr/lib/zope/lib/python
ZOPE_HOME
/usr/lib/zope
INSTANCE_HOME
/var/lib/zope
CLIENT_HOME
/var/lib/zope/data
Network Services
ZServer.HTTPServer.zhttp_server (Port: 9080)
ZServer.FTPServer.FTPServer (Port: 9021)
ZServer.HTTPServer.zwebdav_server (Port: 9081)


        *       Starting the migration from version: 2.1.1
        *       Attempting to upgrade from: 2.1.1
        *       Removed plone_3rdParty\CMFTopic layer from all skins.
        *       Added 'Rename' contentmenu action to actions tool.
        *       Added se-highlight.js to portal_javascipt
        *       Removing workflow from Discussion Item
        *       Added must_change_password property to member data
        *       Upgrade to: 2.1.2-rc1, completed
        *       Attempting to upgrade from: 2.1.2-rc1
        *       Upgrade to: 2.1.2-rc2, completed
        *       Attempting to upgrade from: 2.1.2-rc2
        *       Reinstalled PortalTransforms.
        *       Upgrade to: 2.1.2, completed
        *       Attempting to upgrade from: 2.1.2
        *       Removed vcXMLRPC.js
        *       Reindexed portal_catalog.
        *       Recataloged Members folder.
        *       Added icons for copy, cut, paste and delete
        *       Upgrade to: 2.1.3-rc1, completed
        *       Attempting to upgrade from: 2.1.3-rc1
        *       Upgrade to: 2.1.3, completed
        *       Attempting to upgrade from: 2.1.3
        *       Installed CMFPlacefulWorkflow.
        *       Upgrade to: 2.5-alpha1, completed
        *       Attempting to upgrade from: 2.5-alpha1
        *       Upgrade aborted
        *       Error type: Products.PlonePAS.sheet.PropertyValueError
* Error value: Invalid value (<Folder at company>) for property 'company' of type string * File "/usr/lib/zope/lib/python/Products/CMFPlone/MigrationTool.py", line 299, in upgrade newv, msgs = self._upgrade(newv) * File "/usr/lib/zope/lib/python/Products/CMFPlone/MigrationTool.py", line 396, in _upgrade res = function(self.aq_parent) * File "/usr/lib/zope/lib/python/Products/CMFPlone/migrations/v2_5/alphas.py", line 24, in alpha1_alpha2 installPlonePAS(portal, out) * File "/usr/lib/zope/lib/python/Products/CMFPlone/migrations/v2_5/alphas.py", line 43, in installPlonePAS installOrReinstallProduct(portal, 'PlonePAS', out) * File "/usr/lib/zope/lib/python/Products/CMFPlone/migrations/migration_util.py", line 82, in installOrReinstallProduct qi.installProduct(product_name) * File "/usr/lib/zope/lib/python/Products/CMFQuickInstallerTool/QuickInstallerTool.py", line 322, in installProduct res=install(portal) * File "/usr/lib/zope/lib/python/Products/ExternalMethod/ExternalMethod.py", line 225, in __call__ try: return f(*args, **kw) * File "/usr/lib/zope/lib/python/Products/PlonePAS/Extensions/Install.py", line 837, in install restoreUserData(portal, out, userdata) * File "/usr/lib/zope/lib/python/Products/PlonePAS/Extensions/Install.py", line 320, in restoreUserData mtool.addMember(*u) * File "/usr/lib/zope/lib/python/Products/PlonePAS/tools/membership.py", line 75, in addMember member.setMemberProperties(properties) * File "/usr/lib/zope/lib/python/Products/PlonePAS/tools/memberdata.py", line 172, in setMemberProperties sheet.setProperty(user, k, v) * File "/usr/lib/zope/lib/python/Products/PlonePAS/sheet.py", line 90, in setProperty self.validateProperty(id, value) * File "/usr/lib/zope/lib/python/Products/PlonePAS/sheet.py", line 85, in validateProperty raise PropertyValueError, ("Invalid value (%s) for "
        *       End of upgrade path, migration has finished
        *       The upgrade path did NOT reach current version
        *       Migration has failed

--

--
sformby
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to