I haven't seen this error before, but the key may be:

"BadRequest: The id "schema" is invalid - it is already in use."

Is there any chance you have an object with the id "schema"? You may need to
look at both the Plone and Zope levels. If you do, delete it.

On Sun, Aug 15, 2010 at 11:06 AM, adamkopp <[email protected]>wrote:

>
> Hi all,
>
> I have little bit old ;-) Plone 2.0.4 and with migration to new HW I tried
> to upgrade also Plone. I was able to upgrade from 2.0.4 to 2.0.5, but
> further migrations fails. My last try was to 2.1 and the message is always
> same:
>
> •Starting the migration from version: 2.0.5
> •Attempting to upgrade from: 2.0.5
> •Error: Upgrade aborted
> •Error: Error type: Products.ATContentTypes.migration.walker.MigrationError
> •Error: Error value: MigrationError for obj at /Plone/postupy/AsusAsClient
> (CMF Folder -> Folder): Traceback (most recent call last): File "C:\Program
> Files\Plone 2\Data\Products\ATContentTypes\migration\walker.py", line 174,
> in migrate migrator.migrate() File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\migrator.py", line 196, in migrate
> method() File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\migrator.py", line 517, in
> migrate_children self.new._setObject(id, obj, set_owner=0) File "C:\Program
> Files\Plone 2\Zope\lib\python\OFS\ObjectManager.py", line 248, in
> _setObject
> v=self._checkId(id) File "C:\Program Files\Plone
> 2\Data\Products\CMFCore\PortalFolder.py", line 426, in _checkId
> PortalFolderBase.inheritedAttribute('_checkId')(self, id, allow_dup) File
> "C:\Program Files\Plone 2\Zope\lib\python\OFS\ObjectManager.py", line 81,
> in
> checkValidId raise BadRequest, ( BadRequest: The id "schema" is invalid -
> it
> is already in use.
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\CMFPlone\MigrationTool.py", line 265, in upgrade newv, msgs
> = self._upgrade(newv)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\CMFPlone\MigrationTool.py", line 362, in _upgrade res =
> function(self.aq_parent)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\CMFPlone\migrations\v2_1\alphas.py", line 67, in
> two05_alpha1 migrateToATCT10(portal, out)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\CMFPlone\migrations\v2_1\alphas.py", line 292, in
> migrateToATCT10 tool.migrateToATCT()
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\tool\migration.py", line 253, in
> migrateToATCT out, elapse, c_elapse =
> self.migrateContentTypesToATCT(portal_types=None)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\tool\migration.py", line 273, in
> migrateContentTypesToATCT out = migrateAll(portal)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\atctmigrator.py", line 239, in
> migrateAll migrator=migrator, **kwargs)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\common.py", line 224, in
> migratePortalType walk.go()
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\walker.py", line 126, in go
> self.migrate(self.walk(), **kwargs)
> •Error: File "C:\Program Files\Plone
> 2\Data\Products\ATContentTypes\migration\walker.py", line 205, in migrate
> raise MigrationError(objpath, migrator, tb)
> •End of upgrade path, migration has finished
> •Problem: The upgrade path did NOT reach current version
> •Problem: Migration has failed
>
> Is there some chance how to complete?
>
> Many thanks
> --
> View this message in context:
> http://plone.293351.n2.nabble.com/Migration-from-2-0-4-to-something-newer-tp5425694p5425694.html
> Sent from the Installation, Setup, Upgrades mailing list archive at
> Nabble.com.
> _______________________________________________
> Setup mailing list
> [email protected]
> http://lists.plone.org/mailman/listinfo/setup
>
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to