Hello,
I am currently trying to migrate my Plone 2.0.5 instance to Plone 2.1.2 but am having some trouble with portal_atct migration when I do a Type Migration. The error I am getting is below:
Couldn't migrate src_portal_type due to missing FTI
--> Migrating CMF Topic to Topic with CatalogWalker
- I have looked through the Plone migration guide and am following the prescribed procedure of migrating 3rd party products first, then Plone 2.0.5 to 2.1.2 before migrating Zope and Python.
- I have gotten my 3rd party apps upgraded to the latest versions and have tested that they work on a cleanly installed Plone 2.1.2.
- I deleted my old portal catalog and added a new one via the ZMI.
- portal_atct Recatalog CMF and Version Migration worked fine but I am currently stuck with the Type Migration error.
--> Migrating CMF Document to Document with CatalogWalker
--> Migrating CMF Event to Event with CatalogWalker
--> Migrating CMF Favorite to Favorite with CatalogWalker
--> Migrating CMF File to File with CatalogWalker
--> Migrating CMF Image to Image with CatalogWalker
--> Migrating CMF Link to Link with CatalogWalker
--> Migrating CMF News Item to News Item with CatalogWalker
--> Migrating CMF Folder to Folder with CatalogWalkerWithLevel
Couldn't migrate src_portal_type due to missing FTI
--> Migrating CMF Topic to Topic with CatalogWalker
- portal_migration (still) also fails generating the following error message:
- Starting the migration from version: 2.0.5
- Attempting to upgrade from: 2.0.5
- Upgrade aborted
- Error type: exceptions.AttributeError
- Error value: getAvailableLayouts
- File "/usr/local/zope/instances/01_zope278/Products/CMFPlone/MigrationTool.py", line 274, in upgrade newv, msgs = self._upgrade(newv)
- File "/usr/local/zope/instances/01_zope278/Products/CMFPlone/MigrationTool.py", line 371, in _upgrade res = function(self.aq_parent)
- File "/usr/local/zope/instances/01_zope278/Products/CMFPlone/migrations/v2_1/alphas.py", line 29, in two05_alpha1 convertPloneFTIToCMFDynamicViewFTI(portal, out)
- File "/usr/local/zope/instances/01_zope278/Products/CMFPlone/migrations/v2_1/alphas.py", line 1276, in convertPloneFTIToCMFDynamicViewFTI if 'folder_listing' not in portal.getAvailableLayouts():
- End of upgrade path, migration has finished
- The upgrade path did NOT reach current version
- Migration has failed
The error log doesn't show much. Does anyone have any clues on what could possibly be causing portal_atct Type Migration to fail?
Thanks,
Jon
-------------------------------------
Jonagustine Lim
eGovernment Team Specialist
State of Hawaii, DAGS/ICSD
jon dot lim at hawaii dot gov
808-586-1920 x325
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
