Ciao a tutti

Sto avendo problemi di stabilità di una mia installazione Plone (v. 3.2.3)

Non riesco a capire se è Plone che cade o se l'infrastruttura che c'è avanti (balencer, proxy cache) stia avendo dei problemi.

Intanto studiando i log della mia instanza ho trovato il seguente trace di errore.
Qualcuno ha mai visto un problema simile?

2010-10-01T09:34:19 ERROR root Exception while rendering an error message
Traceback (most recent call last):
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/OFS/SimpleItem.py", line 227, in raise_standardErrorMessage
    v = s(**kwargs)
File "/opt/plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 140, in __call__
    return Script.__call__(self, *args, **kw)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
File "/opt/plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 196, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 34, in standard_error_message
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
File "/opt/plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
File "/opt/plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 586, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/expressions.py", line 217, in __call__
    return self._eval(econtext)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 161, in _eval
    return render(ob, econtext.vars)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 123, in render
    ob = ob()
File "/opt/plone/buildout-cache/eggs/plone.app.redirector-1.0.10-py2.4.egg/plone/app/redirector/browser.py", line 81, in search_for_similar
    sort_limit=10)
File "/opt/plone/buildout-cache/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/CatalogTool.py", line 421, in searchResults
    return ZCatalog.searchResults(self, REQUEST, **kw)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCatalog/ZCatalog.py", line 663, in searchResults
    return self._catalog.searchResults(REQUEST, used, **kw)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCatalog/Catalog.py", line 735, in searchResults
    return self.search(args, sort_index, reverse, sort_limit, _merge)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCatalog/Catalog.py", line 476, in search
    r = _apply_index(request)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 222, in _apply_index
    tree = QueryParser(self.getLexicon()).parseQuery(query_str)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCTextIndex/QueryParser.py", line 124, in parseQuery
    self._require(_EOF)
File "/opt/plone/Zope-2.10.7-final-py2.4/lib/python/Products/ZCTextIndex/QueryParser.py", line 144, in _require
    raise ParseTree.ParseError, msg
ParseError: Token 'EOF' required, '(' found
------

--

*Diego Purpo*
cel. +39 393 9869631
[email protected] <mailto:[email protected]>

*INFOCUBE srl*
via gino doria, 84 | 80128 napoli
tel. +39 081 3412051 | fax. +39 081 19305669
www.infocube.it <http://www.infocube.it>
blog.infocube.it <http://blog.infocube.it>

_______________________________________________
Plone-IT mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html

Rispondere a