[Setup] Migration from 2.5.5 -> 3.0.6

akertis akertis at gmail.com
Thu Aug 21 21:50:23 UTC 2008


I was first trying 3.1 then 3.0 actually seemed to work a little better. I
couldn't even get to zmi/Plone at all because it would error out and I
installed 3.1 again and this is the error i'm getting. Previously I could
get the plone part to load and run the portal_migration but not with 3.1.

2008-08-21T17:42:30 INFO ZServer HTTP server started at Thu Aug 21 17:42:30
2008
	Hostname: prodwebwin02.energycap.local
	Port: 81
------
2008-08-21T17:42:30 INFO ZServer HTTP server started at Thu Aug 21 17:42:30
2008
	Hostname: prodwebwin02.energycap.local
	Port: 8080
------
2008-08-21T17:42:41 WARNING Init Class Products.Formulator.Form.ZMIForm has
a security declaration for nonexistent method 'fieldAdd'
------
2008-08-21T17:42:41 WARNING Init Class Products.Formulator.Form.ZMIForm has
a security declaration for nonexistent method 'fieldAdd'
------
2008-08-21T17:42:41 ERROR Application Could not import Products.Formulator
Traceback (most recent call last):
  File "C:\Program Files\Plone 3\Zope\lib\python\OFS\Application.py", line
709, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "e:\Plone 2\Data\Products\Formulator\__init__.py", line 16, in ?
    
  File "e:\Plone 2\Data\Products\Formulator\FSForm.py", line 10, in ?
ImportError: cannot import name expandpath
------
2008-08-21T17:42:42 ERROR ShellExServer EventMarshaller not available. You
will not be able to import and export iCalendar files properly without this.
Traceback (most recent call last):
  File "e:\Plone 2\Data\Products\ShellExServer\config.py", line 52, in ?
ImportError: No module named Calendaring.marshaller
------
2008-08-21T17:42:42 INFO ShellExServer Patching
DefaultDublinCoreImpl.setFormat.
------
2008-08-21T17:42:42 INFO ShellExServer Patching PortalFolder.PUT_factory.
------
2008-08-21T17:42:42 INFO ShellExServer Patching Document.manage_FTPget.
------
2008-08-21T17:42:42 INFO ShellExServer Patching Link.manage_FTPget.
------
2008-08-21T17:42:42 INFO ShellExServer Patching
ContentTypeRegistry.findTypeName.
------
2008-08-21T17:42:42 INFO ShellExServer Patching ExtensionPredicate.__call__.
------
2008-08-21T17:42:42 INFO ShellExServer Patching
SkinnedFolder.listDAVObjects.
------
2008-08-21T17:42:42 INFO ShellExServer Patching PloneSite.listDAVObjects.
------
2008-08-21T17:42:42 INFO ShellExServer Enabling WebDAV for clients matching
User-Agent 'Plone Desktop|Enfold Desktop' on port: 81
------
2008-08-21T17:42:42 INFO ShellExServer Enabling WebDAV for clients matching
User-Agent 'Plone Desktop|Enfold Desktop' on port: 8080
------
2008-08-21T17:42:43 INFO featureModel Installing Product
------
2008-08-21T17:42:44 WARNING ZODB.FileStorage Ignoring index for C:\Program
Files\Plone 3\Data/var/Data.fs
------
2008-08-21T17:42:56 INFO DavPack Patch applied to webdav.NullResource.PUT.
------
2008-08-21T17:42:56 INFO DavPack Enable PROPFIND Streaming.
------
2008-08-21T17:42:56 INFO DavPack Enabling gzip support for ZServer
streaming.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to webdav.xmltools.XmlParser.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to webdav.Resource.COPY.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to webdav.Resource.MOVE.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to PropPatch.apply.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to Lock.apply.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to
OFS.PropertySheets.xmlescape.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to
OFS..PropertySheet.dav__allprop.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to
OFS..PropertySheet.dav__propstat.
------
2008-08-21T17:42:56 INFO DavPack Patch applied to
ObjectManager..manage_FTPstat.
------
2008-08-21T17:42:56 ERROR Application Couldn't install DavPack
Traceback (most recent call last):
  File "C:\Program Files\Plone 3\Zope\lib\python\OFS\Application.py", line
786, in install_product
    initmethod(context)
  File "e:\Plone 2\Data\Products\DavPack\__init__.py", line 733, in
initialize
  File "C:\Program Files\Plone 3\Data\Products\Archetypes\utils.py", line
765, in getPkgInfo
    ['__pkginfo__'])
  File "C:\Program Files\Plone 3\Data\Products\Archetypes\__pkginfo__.py",
line 12, in ?
    bugfix, release = bugfix.split('-')[:2]
ValueError: need more than 1 value to unpack
------
2008-08-21T17:42:56 INFO ExtensionRename Hooked ATContentTypes to forcibly
add extensions to newly-created Document, Event and Link.
------
2008-08-21T17:43:02 INFO p4a.z2utils.patches Extending CMFDynamicViewFTI's
dynamic view support with interfaces.
------
2008-08-21T17:43:08 WARNING Init Class
Products.Five.metaclass.SimpleViewClass from C:\Program Files\Plone
3\Data\Products\Plone4ArtistsVideo\pythonlib\p4a\video\browser\video-container.pt
has a security declaration for nonexistent method 'safe_video'
------
2008-08-21T17:43:08 WARNING Init Class
Products.Five.metaclass.SimpleViewClass from C:\Program Files\Plone
3\Data\Products\Plone4ArtistsVideo\pythonlib\p4a\video\browser\video-container.pt
has a security declaration for nonexistent method 'macros'
------
2008-08-21T17:43:08 WARNING Init Class
Products.Five.metaclass.VideoEditMacros has a security declaration for
nonexistent method 'macros'
------
2008-08-21T17:43:08 ERROR Application Couldn't install Formulator
Traceback (most recent call last):
  File "C:\Program Files\Plone 3\Zope\lib\python\OFS\Application.py", line
758, in install_product
    global_dict, global_dict, silly)
  File "e:\Plone 2\Data\Products\Formulator\__init__.py", line 16, in ?
    
  File "e:\Plone 2\Data\Products\Formulator\FSForm.py", line 10, in ?
ImportError: cannot import name expandpath
------
2008-08-21T17:43:09 INFO PlacelessTranslationService Purging mo file cache 

------
2008-08-21T17:43:09 INFO PloneLockManager Wrapping method Resource.LOCK
------
2008-08-21T17:43:09 INFO PloneLockManager Wrapping method Lock.apply
------
2008-08-21T17:43:10 INFO ShellExServer Changing default roles for WebDAV
Lock items to ['Manager', 'Owner', 'Reviewer']
------
2008-08-21T17:43:10 INFO ShellExServer Changing default roles for WebDAV
Unlock items to ['Manager', 'Owner', 'Reviewer']
------
2008-08-21T17:43:10 INFO ShellExServer Changing default roles for WebDAV
access to ['Authenticated', 'Manager', 'Owner', 'Reviewer']
------
2008-08-21T17:43:10 INFO ShellExServer Changing marshall implementation for
ATContentTypes
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATPathCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATBooleanCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATImage to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATTopic to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATSelectionCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATBTreeFolder
to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATDocument to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATSimpleStringCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATCurrentAuthorCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATDateCriteria
to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATFavorite to
LinkMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATEvent to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATReferenceCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATSimpleIntCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATListCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATFolder to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATLink to
LinkMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATNewsItem to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for ATFile to
PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATDateRangeCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATSortCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATRelativePathCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Changed marshaller for
ATPortalTypeCriterion to PrimaryFieldMarshaller
------
2008-08-21T17:43:10 INFO ShellExServer Patching Resource.dav__init.
------
2008-08-21T17:43:10 INFO ShellExServer Patching Collection.dav__init.
------
2008-08-21T17:43:10 INFO ShellExServer Enabled Compression for WebDAV.
------
2008-08-21T17:43:10 INFO ShellExServer Patching NullResource.MKCOL.
------
2008-08-21T17:43:10 INFO ShellExServer Patching
VocabularyPredicate.manage_FTPget.
------
2008-08-21T17:43:10 INFO ShellExServer Patching
VocabularyPredicate.manage_DAVget.
------
2008-08-21T17:43:10 INFO ShellExServer Patching
VocabularyPredicate.__call__.
------
2008-08-21T17:43:10 INFO ShellExServer Patching
VocabularyPredicate.index_html.
------
2008-08-21T17:43:10 INFO ShellExServer Registerd External Editor Callback.
------
2008-08-21T17:43:12 INFO Application New disk product detected, determining
if we need to fix up any ZClasses.
------
2008-08-21T17:43:12 WARNING OFS.Uninstalled Could not import class
'TutorialTopic' from module 'Products.ZopeTutorial.TutorialTopic'
------
2008-08-21T17:43:12 WARNING OFS.Uninstalled Could not import class
'GlossaryTopic' from module 'Products.ZopeTutorial.TutorialTopic'
------
2008-08-21T17:43:12 WARNING OFS.Uninstalled Could not import class
'FieldHelpTopic' from module 'Products.Formulator.FieldHelpTopic'
------
2008-08-21T17:43:12 INFO Zope Ready to handle requests
------
2008-08-21T17:43:19 WARNING OFS.Uninstalled Could not import class
'PloneFormMailer' from module 'Products.PloneFormMailer.PloneFormMailer'
------
2008-08-21T17:43:20 WARNING OFS.Uninstalled Could not import class
'CalendarTool' from module 'Products.Calendaring.tools.calendar'
------
2008-08-21T17:43:20 WARNING OFS.Uninstalled Could not import class
'LocalSiteHook' from module 'Products.Five.site.localsite'
------
2008-08-21T17:43:20 WARNING OFS.Uninstalled Could not import class
'CustomSearch' from module 'Products.customsearch.customsearch'
------
2008-08-21T17:43:20 WARNING OFS.Uninstalled Could not import class
'webexform' from module 'Products.webEx.webex.webexform'
------
2008-08-21T17:43:24 INFO CMFFormController C:\Program Files\Plone
3\Data\Products\FCKeditor\skins\fckeditorplone\prefs_fckeditor_form.cpt: No
default validators specified for content type ANY.  Users of IE can submit
pages using the return key, resulting in no button in the REQUEST.  Please
specify default validators for this case. 

------
2008-08-21T17:43:24 INFO CMFFormController C:\Program Files\Plone
3\Data\Products\FCKeditor\skins\fckeditorplone\prefs_fckeditor_form.cpt: No
default validators specified for content type ANY.  Users of IE can submit
pages using the return key, resulting in no button in the REQUEST.  Please
specify default validators for this case. 

------
2008-08-21T17:43:24 ERROR ZPublisher BeforeTraverse: Error while invoking
hook: "__local_site_hook__"
Traceback (most recent call last):
  File "C:\Program Files\Plone
3\Zope\lib\python\ZPublisher\BeforeTraverse.py", line 145, in __call__
    meth(*(container, request, None)[:args])
AttributeError: __call__
------
2008-08-21T17:43:24 ERROR ZPublisher BeforeTraverse: Error while invoking
hook: "__local_site_hook__"
Traceback (most recent call last):
  File "C:\Program Files\Plone
3\Zope\lib\python\ZPublisher\BeforeTraverse.py", line 145, in __call__
    meth(*(container, request, None)[:args])
AttributeError: __call__
------
2008-08-21T17:43:25 ERROR Zope.SiteErrorLog
http://localhost:8080/Plone/manage_main
Traceback (innermost last):
  Module ZPublisher.Publish, line 125, in publish
  Module Zope2.App.startup, line 238, in commit
  Module transaction._manager, line 96, in commit
  Module transaction._transaction, line 395, in commit
  Module transaction._transaction, line 495, in _commitResources
  Module ZODB.Connection, line 510, in commit
  Module ZODB.Connection, line 555, in _commit
  Module ZODB.Connection, line 582, in _store_objects
  Module ZODB.serialize, line 407, in serialize
  Module OFS.Uninstalled, line 40, in __getstate__
SystemError: This object was originally created by a product that
            is no longer installed.  It cannot be updated.
            (<LocalSiteHook at broken>)
------
2008-08-21T17:43:25 ERROR root Exception while rendering an error message
Traceback (most recent call last):
  File "C:\Program Files\Plone 3\Zope\lib\python\OFS\SimpleItem.py", line
227, in raise_standardErrorMessage
    v = s(**kwargs)
  File "C:\Program Files\Plone 3\Data\Products\CMFCore\FSPythonScript.py",
line 140, in __call__
    return Script.__call__(self, *args, **kw)
  File "C:\Program Files\Plone
3\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "C:\Program Files\Plone
3\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "C:\Program Files\Plone 3\Data\Products\CMFCore\FSPythonScript.py",
line 196, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 2, in standard_error_message
  File "C:\Program Files\Plone
3\Zope\lib\python\AccessControl\ZopeGuards.py", line 341, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "C:\Program Files\Plone
3\Zope\lib\python\AccessControl\ZopeGuards.py", line 363, in
builtin_guarded_apply
    return func(*arglist, **argdict)
  File "e:\Plone 2\Data\Products\ShellExServer\utils.py", line 484, in
standard_error_message
  File "C:\Program Files\Plone
3\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "C:\Program Files\Plone
3\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "C:\Program Files\Plone 3\Data\Products\CMFCore\FSPageTemplate.py",
line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "c:\Program Files\Plone 2\Data\Products\CacheSetup\patch_cmf.py",
line 18, in FSPT_pt_render
  File "C:\Program Files\Plone 3\Data\Products\CacheSetup\patch_utils.py",
line 9, in call_pattern
    return getattr(self, pattern % __name__)(*args, **kw)
  File "C:\Program Files\Plone 3\Data\Products\CMFCore\FSPageTemplate.py",
line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "c:\Program Files\Plone 2\Data\Products\CacheSetup\patch_cmf.py",
line 68, in PT_pt_render
  File "C:\Program Files\Plone 3\Data\Products\CacheSetup\patch_utils.py",
line 9, in call_pattern
    return getattr(self, pattern % __name__)(*args, **kw)
  File "C:\Program Files\Plone
3\Zope\lib\python\Products\PageTemplates\PageTemplate.py", line 89, in
pt_render
    return super(PageTemplate, self).pt_render(c, source=source)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\pagetemplate\pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "C:\Program Files\Plone
3\Zope\lib\python\zope\tal\talinterpreter.py", line 586, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "C:\Program Files\Plone 3\Zope\lib\python\zope\tales\tales.py", line
696, in evaluate
    return expression(self)
  File "C:\Program Files\Plone 3\Zope\lib\python\zope\tales\expressions.py",
line 217, in __call__
    return self._eval(econtext)
  File "C:\Program Files\Plone
3\Zope\lib\python\Products\PageTemplates\Expressions.py", line 161, in _eval
    return render(ob, econtext.vars)
  File "C:\Program Files\Plone
3\Zope\lib\python\Products\PageTemplates\Expressions.py", line 123, in
render
    ob = ob()
  File "C:\Program Files\Plone
3\Data\Products\CMFPlone\browser\ploneview.py", line 67, in globalize
    self._initializeData(options=options, view=view, template=template)
  File "C:\Program Files\Plone
3\Data\Products\CMFPlone\browser\ploneview.py", line 132, in _initializeData
    self._data['sl'] = have_left_portlets = show_portlets and
self.have_portlets('plone.leftcolumn', view)
  File "C:\Program Files\Plone
3\Data\Products\CMFPlone\browser\ploneview.py", line 517, in have_portlets
    manager = getUtility(IPortletManager, name=manager_name)
  File "C:\Program Files\Plone 3\Zope\lib\python\zope\component\_api.py",
line 207, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')

I'm not sure whats causing the error. Any idea what local site hook is
about? Is this from five on 2.5?

Thanks,

AJ

Alexander Limi wrote:
> 
> Did you try 3.1.x instead? The migrations are a bit more robust (I don't  
> know exactly what your error is, but it's worth a try — and a good idea if  
> you're migrating anyway. :)
> 
> — Alexander
> 
> On Wed, 20 Aug 2008 20:13:37 -0700, akertis  
> <akertis at gmail.com> wrote:
> 
>> I'm trying to migrate from 2.5.5 to 3.0.6 but when i try to do
>> portal_migration i get these errors:
>>
>>    1.
>>       2008-08-20T22:49:38 INFO Plone
>>    2.
>>       Starting the migration from version: 2.5.5
>>    3.
>>       ------
>>    4.
>>       2008-08-20T22:49:38 INFO Plone
>>    5.
>>       Attempting to upgrade from: 2.5.5
>>    6.
>>       ------
>>    7.
>>       2008-08-20T22:49:38 ERROR Plone
>>    8.
>>       Upgrade aborted
>>    9.
>>       ------
>>   10.
>>       2008-08-20T22:49:38 ERROR Plone
>>   11.
>>       Error type: exceptions.KeyError
>>   12.
>>       ------
>>   13.
>>       2008-08-20T22:49:38 ERROR Plone
>>   14.
>>       Error value: 'Products.CMFPlone:plone'
>>   15.
>>       ------
>>   16.
>>       2008-08-20T22:49:38 ERROR Plone
>>   17.
>>         File "C:\Program Files\Plone
>> 3\Data\Products\CMFPlone\MigrationTool.py", line 210, in upgrade
>>   18.
>>           newv, msgs = self._upgrade(newv)
>>   19.
>>  20.
>>       ------
>>   21.
>>       2008-08-20T22:49:38 ERROR Plone
>>   22.
>>         File "C:\Program Files\Plone
>> 3\Data\Products\CMFPlone\MigrationTool.py", line 321, in _upgrade
>>   23.
>>           res = function(self.aq_parent)
>>   24.
>>  25.
>>       ------
>>   26.
>>       2008-08-20T22:49:38 ERROR Plone
>>   27.
>>         File "C:\Program Files\Plone
>> 3\Data\Products\CMFPlone\migrations\v3_0\alphas.py", line 97, in
>> three0_alpha1
>>   28.
>>           updateImportStepsFromBaseProfile(portal, out)
>>   29.
>>  30.
>>       ------
>>   31.
>>       2008-08-20T22:49:38 ERROR Plone
>>   32.
>>         File "C:\Program Files\Plone
>> 3\Data\Products\CMFPlone\migrations\v3_0\alphas.py", line 1361, in
>> updateImportStepsFromBaseProfile
>>   33.
>>           tool.setBaselineContext("profile-Products.CMFPlone:plone")
>>   34.
>>  35.
>>       ------
>>   36.
>>       2008-08-20T22:49:38 ERROR Plone
>>   37.
>>         File "C:\Program Files\Plone  
>> 3\Data\Products\GenericSetup\tool.py",
>> line 225, in setBaselineContext
>>   38.
>>           self.applyContextById(context_id, encoding)
>>   39.
>>  40.
>>       ------
>>   41.
>>       2008-08-20T22:49:38 ERROR Plone
>>   42.
>>         File "C:\Program Files\Plone  
>> 3\Data\Products\GenericSetup\tool.py",
>> line 230, in applyContextById
>>   43.
>>           context = self._getImportContext(context_id)
>>   44.
>>  45.
>>       ------
>>   46.
>>       2008-08-20T22:49:38 ERROR Plone
>>   47.
>>         File "C:\Program Files\Plone  
>> 3\Data\Products\GenericSetup\tool.py",
>> line 893, in _getImportContext
>>   48.
>>           info = _profile_registry.getProfileInfo(context_id)
>>   49.
>>  50.
>>       ------
>>   51.
>>       2008-08-20T22:49:38 ERROR Plone
>>   52.
>>         File "C:\Program Files\Plone
>> 3\Data\Products\GenericSetup\registry.py", line 584, in getProfileInfo
>>   53.
>>           result = self._profile_info[ profile_id ]
>>   54.
>>  55.
>>       ------
>>   56.
>>       2008-08-20T22:49:38 INFO Plone
>>   57.
>>       End of upgrade path, migration has finished
>>   58.
>>       ------
>>   59.
>>       2008-08-20T22:49:38 ERROR Plone
>>   60.
>>       The upgrade path did NOT reach current version
>>   61.
>>       ------
>>   62.
>>       2008-08-20T22:49:38 ERROR Plone
>>   63.
>>       Migration has failed
>>
>> Any help would be great. I don't understand why its failing.
> 
> 
> 
> -- 
> Alexander Limi · http://limi.net
> 
> 
> _______________________________________________
> Setup mailing list
> Setup at lists.plone.org
> http://lists.plone.org/mailman/listinfo/setup
> 
> 

-- 
View this message in context: http://n2.nabble.com/Migration-from-2.5.5--%3E-3.0.6-tp737330p741418.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.




More information about the Setup mailing list