[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Plone 2.5 è morto dopo aggiornamento OS.



Sono nella merda...
Un server con debian Etch, zope 2.9 e plone 2.5 doveva rimanere sperimentale per un pò, e poi invece si è deciso di metterlo on-line ugualmente. Ho appena fatto un aggiornamento del sistema operativo via apt e... quanto tento di accedere al sito compare:

Site Error

An error was encountered while publishing this resource.

Resource not found
Sorry, the requested resource does not exist.

Check the URL and try again.

Resource: http://stokes.coplast.eu/coplast/index_html/document_view

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. (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: main_template)



E nei log ci sono cose come:



2006-10-21T19:19:26 ERROR root Exception while rendering an error message
Traceback (most recent call last):
File "/usr/lib/zope2.9/lib/python/OFS/SimpleItem.py", line 223, in raise_standardErrorMessage
   v = s(**kwargs)
File "/var/lib/zope2.9/instance/plone-site/Products/CMFCore/FSPythonScript.py", line 108, in __call__
   return Script.__call__(self, *args, **kw)
File "/usr/lib/zope2.9/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
   return self._bindAndExec(args, kw, None)
File "/usr/lib/zope2.9/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
   return self._exec(bound_data, args, kw)
File "/var/lib/zope2.9/instance/plone-site/Products/CMFCore/FSPythonScript.py", line 164, in _exec
   result = f(*args, **kw)
 File "Script (Python)", line 16, in standard_error_message
File "/usr/lib/zope2.9/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
   return self._bindAndExec(args, kw, None)
File "/usr/lib/zope2.9/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
   return self._exec(bound_data, args, kw)
File "/var/lib/zope2.9/instance/plone-site/Products/CMFCore/FSPageTemplate.py", line 195, in _exec
   result = self.pt_render(extra_context=bound_names)
File "/var/lib/zope2.9/instance/plone-site/Products/CMFCore/FSPageTemplate.py", line 134, in pt_render
   result = FSPageTemplate.inheritedAttribute('pt_render')(
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
   tal=not source, strictinsert=0)()
File "/usr/lib/zope2.9/lib/python/TAL/TALInterpreter.py", line 238, in __call__
   self.interpret(self.program)
File "/usr/lib/zope2.9/lib/python/TAL/TALInterpreter.py", line 281, in interpret
   handlers[opcode](self, args)
File "/usr/lib/zope2.9/lib/python/TAL/TALInterpreter.py", line 735, in do_useMacro
   macro = self.engine.evaluateMacro(macroExpr)
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
   return expression(self)
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__
   return self._eval(econtext)
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/Expressions.py", line 173, in _eval
   ob = self._subexprs[-1](econtext)
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/Expressions.py", line 127, in _eval
   ob = restrictedTraverse(ob, path, getSecurityManager())
File "/usr/lib/zope2.9/lib/python/Products/PageTemplates/Expressions.py", line 286, in restrictedTraverse
   o=t(REQUEST, name)
File "/usr/lib/zope2.9/lib/python/Products/Five/traversable.py", line 115, in __bobo_traverse__
   raise AttributeError(name)
AttributeError: main_template


Posso accedere alla ZMI, vedo le cartelle del sito ma non riesco a visualizzarlo.
Non ho idea di cosa fare. Spero possiate aiutarmi.

Ciao. Matteo



Reply to: