Migration Problem "exceptions.AttributeError: manage_addTool"
Doodeff <
info@...>
2010-02-09 06:13:51 GMT
Dear Community
I'm migrating a Plone Site from the very old version 2.0.5 to the newest
version. Like many others as well, I have serious problems with the
migration step from 2.0.5 to 2.1.4.
My setup: I deinstalled all products within the Plone Site Configuration and
moved the Data.fs to the new instance 2.1.4 which is installed on the same
Zope server (2.7.0) like the 2.0.5 instance.
In the new instance I try to migrate via "plone_migration" and there I get
the following error:
Starting the migration from version: 2.0.5
Attempting to upgrade from: 2.0.5
Upgrade aborted
Error type: exceptions.AttributeError
Error value: manage_addTool
File "C:\Programme\Plone 2\Data\Products\CMFPlone\MigrationTool.py", line
274, in upgrade newv, msgs = self._upgrade(newv)
File "C:\Programme\Plone 2\Data\Products\CMFPlone\MigrationTool.py", line
371, in _upgrade res = function(self.aq_parent)
File "C:\Programme\Plone
2\Data\Products\CMFPlone\migrations\v2_1\alphas.py", line 65, in
two05_alpha1 installATContentTypes(portal, out)
File "C:\Programme\Plone
2\Data\Products\CMFPlone\migrations\v2_1\alphas.py", line 273, in
installATContentTypes installOrReinstallProduct(portal, product_name, out)
File "C:\Programme\Plone
(Continue reading)