[Setup] Re: Plone 2.0.4 -> Plone 2.5 Errors

Paul Sue Paul.Sue at TELUS.com
Sun Jul 30 23:42:36 UTC 2006


Hi,

OK, with Alexander's help, I was able to get to the migration tab.  Here's what happened (see below).

I should mention that I should have read this http://plone.org/documentation/faq/upgrade-plone before I proceeded. :D

Since I have some deprecated products installed in my 2.0.4 site, should I remove them first before copying over Data.fs?

Thanks again,

Paul
================== 
Result of the attempt...

*       Starting the migration from version: 2.0.4
*       Attempting to upgrade from: 2.0.4
*       Upgrade to: 2.0.5-rc1, completed
*       Attempting to upgrade from: 2.0.5-rc1
*       Upgrade to: 2.0.5-rc2, completed
*       Attempting to upgrade from: 2.0.5-rc2
*       Renamed Folder 'properties' tab to 'edit'.
*       Added 'folderlisting' action to Topics.
*       Interchanged 'edit' and 'sharing' tabs.
*       Upgrade to: 2.0.5, completed
*       Attempting to upgrade from: 2.0.5
*       Upgrade aborted
*       Error type: exceptions.SystemError
*       Error value: This object was originally created by a product that is no longer installed. It cannot be updated.
*       File "/zope/zeocluster/client1/Products/CMFPlone/MigrationTool.py", line 299, in upgrade newv, msgs = self._upgrade(newv)
*       File "/zope/zeocluster/client1/Products/CMFPlone/MigrationTool.py", line 396, in _upgrade res = function(self.aq_parent)
*       File "/zope/zeocluster/client2/Products/CMFPlone/migrations/v2_1/alphas.py", line 69, in two05_alpha1 migrateToATCT10(portal, out)
*       File "/zope/zeocluster/client2/Products/CMFPlone/migrations/v2_1/alphas.py", line 296, in migrateToATCT10 transaction.savepoint(optimistic=True)
*       File "/zope/lib/python/transaction/_manager.py", line 110, in savepoint return self.get().savepoint(optimistic)
*       File "/zope/lib/python/transaction/_transaction.py", line 295, in savepoint self._saveCommitishError() # reraises!
*       File "/zope/lib/python/transaction/_transaction.py", line 292, in savepoint savepoint = Savepoint(self, optimistic, *self._resources)
*       File "/zope/lib/python/transaction/_transaction.py", line 675, in __init__ savepoint = savepoint()
*       File "/zope/lib/python/ZODB/Connection.py", line 1012, in savepoint self._commit(None)
*       File "/zope/lib/python/ZODB/Connection.py", line 526, in _commit self._store_objects(ObjectWriter(obj), transaction)
*       File "/zope/lib/python/ZODB/Connection.py", line 553, in _store_objects p = writer.serialize(obj) # This calls __getstate__ of obj
*       File "/zope/lib/python/ZODB/serialize.py", line 407, in serialize return self._dump(meta, obj.__getstate__())
*       File "/zope/lib/python/OFS/Uninstalled.py", line 40, in __getstate__ raise SystemError, (
*       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