[Setup] Plone 2.0.5 -> 2.1/2.1.1 migration fails

Michael Kaplan Dr.MichaelKaplan at alice-dsl.de
Mon Nov 14 13:41:20 UTC 2005


Hi,

I already posted this to the issue tracker two weeks ago but
I didn't get any feedback. So hopefully somebody can resolve
this issue here?
 From the id "de_MIGRATION_"  in the error message below
I think, that the error might have to do with the fact, that we
run bilingual sites with I18NFolder/I18NLayer.

Thanks a lot in advance
_________________________________________________________________________________________________

I'm running three Zope-2.7.6-final servers with ZEO 2.2.5 and Plone 2.0.5.

I already tried before to upgrade to Zope-2.8.1 and Plone 2.1 but 
migration failed. Somebody told me to wait for Plone 2.1.1. Therefore I 
now tried to migrate to Zope-2.8.4 with Plone 2.1.1 - unfortunately with 
the same result (see the printout of the migration attempt below)

Any help is welcome

Michael
_________________________________________________________________________________________________

# Starting the migration from version: 2.0.5
# Attempting to upgrade from: 2.0.5
# Upgrade aborted
# Error type: Products.ATContentTypes.migration.walker.MigrationError
# Error value: MigrationError for obj at /db4/M3/footer/de (CMF Document 
-> Document): Traceback (most recent call last): File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/walker.py", 
line 174, in migrate File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/migrator.py", 
line 190, in migrate File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/migrator.py", 
line 429, in renameOld File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/common.py", 
line 105, in unrestricted_rename Copy Error: <HTML> <HEAD> 
<TITLE>Invalid Id</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"> <FORM 
ACTION="manage_main" METHOD="GET" > <TABLE BORDER="0" WIDTH="100%" 
CELLPADDING="10"> <TR> <TD VALIGN="TOP"> <BR> <CENTER><B><FONT SIZE="+6" 
COLOR="#77003B">!</FONT></B></CENTER> </TD> <TD VALIGN="TOP"> <BR><BR> 
<CENTER> The id "de_MIGRATION_" is not allowed. </CENTER> </TD> </TR> 
<TR> <TD VALIGN="TOP"> </TD> <TD VALIGN="TOP"> <CENTER> <INPUT 
TYPE="SUBMIT" VALUE=" Ok "> </CENTER> </TD> </TR> </TABLE> </FORM> 
</BODY></HTML>
# File "/home/www/Zope-2.8.4-0/Products/CMFPlone/MigrationTool.py", line 
265, in upgrade out.append(("Upgrade to: %s, completed" % newv, zLOG.INFO))
# File "/home/www/Zope-2.8.4-0/Products/CMFPlone/MigrationTool.py", line 
362, in _upgrade InitializeClass(MigrationTool)
# File 
"/home/www/Zope-2.8.4-0/Products/CMFPlone/migrations/v2_1/alphas.py", 
line 67, in two05_alpha1
# File 
"/home/www/Zope-2.8.4-0/Products/CMFPlone/migrations/v2_1/alphas.py", 
line 296, in migrateToATCT10
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/tool/migration.py", line 
252, in migrateToATCT
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/tool/migration.py", line 
272, in migrateContentTypesToATCT
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/atctmigrator.py", 
line 239, in migrateAll
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/common.py", 
line 224, in migratePortalType
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/walker.py", 
line 126, in go
# File 
"/home/www/Zope-2.8.4-0/Products/ATContentTypes/migration/walker.py", 
line 205, in migrate
# End of upgrade path, migration has finished
# The upgrade path did NOT reach current version
# Migration has failed

-





More information about the Setup mailing list