Hilfe: Plone Seite nicht mehr zugaenglich

  • Hallo Liste,

    als ich heute an einer Plone-Seite weiterarbeiten wollte, musste ich feststellen, dass ich nur noch Fehlermeldungen beim Anufruf bekomme:

    Kann sich irgend jemand einen Reim darauf machen? Ich bin wirklich verzweifelt, und weiss nicht, wie ich damit umgehen kann....

    Liebe Gruesse, Jens

    ----------------------------------------------------------------

    Site Error

    An error was encountered while publishing this resource.

    AttributeError
    Sorry, a site error occurred.

    Traceback (innermost last):

    * Module ZPublisher.Publish, line 194, in publish_module_standard
    * Module Products.PlacelessTranslationService.PatchStringIO, line 34, in new_publish
    * Module ZPublisher.Publish, line 146, in publish
    * Module Zope2.App.startup, line 222, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, 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 195, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 104, in pt_render
    <FSPageTemplate at /PERCEPT/document_view used for /PERCEPT/front-page>
    * Module TAL.TALInterpreter, line 238, in __call__
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 749, in do_useMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 749, in do_useMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 507, in do_setLocal_tal
    * Module Products.PageTemplates.TALES, line 221, in evaluate
    URL: file:CMFPlone/skins/plone_templates/global_defines.pt
    Line 3, Column 0
    Expression: standard:'plone_view/globalize'
    Names:

    {'container': <PloneSite at /PERCEPT>,
    'context': <ATDocument at /PERCEPT/front-page>,
    'default': <Products.PageTemplates.TALES.Default instance at 0x40caed0c>,
    'here': <ATDocument at /PERCEPT/front-page>,
    'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x444f9cac>,
    'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x40cb302c>,
    'nothing': None,
    'options': {'args': ()},
    'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x444f9cac>,
    'request': <HTTPRequest, URL=http://141.30.40.252:8080/PERCEPT/front-page/document_view>,
    'root': <Application at >,
    'template': <FSPageTemplate at /PERCEPT/document_view used for /PERCEPT/front-page>,
    'traverse_subpath': [],
    'user': <PropertiedUser 'helmert'>}

    * Module Products.PageTemplates.Expressions, line 185, in __call__
    * Module Products.PageTemplates.Expressions, line 180, in _eval
    * Module Products.PageTemplates.Expressions, line 85, in render
    * Module Products.CMFPlone.browser.plone, line 64, in globalize
    * Module Products.CMFPlone.browser.plone, line 116, in _initializeData
    * Module Products.CMFPlone.ActionsTool, line 46, in listFilteredActionsFor
    * Module Products.CMFPlone.ActionsTool, line 34, in _getActions
    * Module Products.CMFCore.ActionProviderBase, line 107, in listActionInfos
    * Module Products.CMFCore.ActionInformation, line 87, in __getitem__
    * Module Products.CMFCore.ActionInformation, line 116, in _checkCondition
    * Module Products.CMFCore.ActionInformation, line 236, in testCondition
    * Module Products.CMFCore.Expression, line 44, in __call__
    * Module Products.PageTemplates.Expressions, line 185, in __call__
    * Module Products.PageTemplates.Expressions, line 173, in _eval
    * Module Products.PageTemplates.Expressions, line 127, in _eval
    __traceback_info__: object
    * Module Products.PageTemplates.Expressions, line 286, in restrictedTraverse
    __traceback_info__: {'path': ['displayContentsTab'], 'TraversalRequestNameStack': []}
    * Module Products.Five.traversable, line 115, in __bobo_traverse__

    AttributeError: displayContentsTab (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: displayContentsTab)

    Troubleshooting Suggestions

    * The URL may be incorrect.
    * The parameters passed to this resource may be incorrect.
    * A resource that this resource relies on may be encountering an error.

    For more detailed information about the error, please refer to the error log.

    If the error persists please contact the site maintainer. Thank you for your patience.

    ---------------------------------

  • Hallo,

    ich habe es geschafft, ueber /manage wieder auf die Seite zu kommen, und - der UNDO Funktion sei Dank - Aenderungen an der Seite wieder rueckgaengig gemacht. Weiss zwar immer noch nicht, was da passiert ist, aber es funktioniert wieder ;)

    LG, Jens

  • Schau mal in die "event.log" Datei, was diese sagt!

    Ich glaube, bin aber noch Anfänger, du hast einen Error verursacht in:

    Code
    /PERCEPT/document_view

    lg