Hello

I'm trying yo migrate from 2.0.5 to 2.1.1
We've 5 sites under Plone. the migration is ok for the 2 sites which
have not been customized.

I've used the portal_migration script which runs withou any errors
on all sites.

But when i try to open the others site i've some errors as below
(it seems to be classics erros aboiut plone migration)

########################################################################
An error was encountered while publishing this resource.

AttributeError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 187, in publish_module_standard
* Module Products.PlacelessTranslationService.PatchStringIO, line 51, in new_publish
    * Module ZPublisher.Publish, line 144, in publish
    * Module Zope2.App.startup, line 199, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 113, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 188, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 127, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 104, in pt_render
<FSPageTemplate at /bioinfo/document_view used for /bioinfo/index_html>
    * Module TAL.TALInterpreter, line 206, in __call__
    * Module TAL.TALInterpreter, line 250, in interpret
    * Module TAL.TALInterpreter, line 711, in do_useMacro
    * Module TAL.TALInterpreter, line 250, in interpret
    * Module TAL.TALInterpreter, line 426, in do_optTag_tal
    * Module TAL.TALInterpreter, line 411, in do_optTag
    * Module TAL.TALInterpreter, line 406, in no_tag
    * Module TAL.TALInterpreter, line 250, in interpret
    * Module TAL.TALInterpreter, line 711, in do_useMacro
    * Module TAL.TALInterpreter, line 250, in interpret
    * Module TAL.TALInterpreter, line 481, in do_setGlobal_tal
    * Module Products.PageTemplates.TALES, line 221, in evaluate
      URL: file:CMFPlone/skins/plone_templates/global_defines.pt
      Line 3, Column 0
Expression: <PythonExpr portal.portal_actions.listFilteredActionsFor(here)>
      Names:    *

{'container': <PloneSite at /bioinfo>,
 'context': <ATDocument at /bioinfo/index_html>,
 'default': <Products.PageTemplates.TALES.Default instance at 0x41204dcc>,
 'here': <ATDocument at /bioinfo/index_html>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x43a02a2c>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x4106862c>,
 'nothing': None,
 'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x43a02a2c>, 'request': <HTTPRequest, URL=http://biow2:9082/bioinfo/index_html/document_view>,
 'root': <Application at >,
'template': <FSPageTemplate at /bioinfo/document_view used for /bioinfo/index_html>,
 'traverse_subpath': [],
 'user': admin}

    * Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
__traceback_info__: portal.portal_actions.listFilteredActionsFor(here) * Module Python expression "portal.portal_actions.listFilteredActionsFor(here)", line 1, in <expression> * Module Products.CMFPlone.ActionsTool, line 50, in listFilteredActionsFor
    * Module Products.CMFPlone.ActionsTool, line 41, in _getActions
    * Module Products.CMFCore.ActionsTool, line 199, in _listActionInfos

AttributeError: listActions (Also, an error occurred while attempting to render the standard error message.)
########################################################################


I've tried portal_skins/custom to portal_skins/custom2 without any success.

The error seems to be in plone_templates/global_defines.pt line 3.

Any clues or ideas ?

Thanks in advance.

cc


Prenez note de ma nouvelle adresse : [EMAIL PROTECTED]

-----------------------------------------------------------
 Christophe Caron
 Mathematique, Informatique et Genome
 INRA - Domaine de Vilvert 78350 Jouy-en-Josas
 Web: http://migale.jouy.inra.fr/
Tel: 01-34-65-28-88 Email: [EMAIL PROTECTED] -----------------------------------------------------------

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to