All pastes #86123 Raw Copy code Copy link Edit

Unnamed

public text v1 · immutable
#86123 ·published 2006-07-12 15:54 UTC
rendered paste body
"event.log" 442830L, 27981955C                                1,1           Top
    device = devices.findDevice(evt.device)
  File "/opt/zenoss/Products/ZenModel/DeviceClass.py", line 329, in findDevice
    ret = self._getCatalog()({'id': devicename})
  File "/opt/zenoss/lib/python/Products/ZCatalog/ZCatalog.py", line 690, in searchResults
    return self._catalog.searchResults(REQUEST, used, **kw)
  File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 733, in searchResults
    return self.search(args, sort_index, reverse, sort_limit, _merge)
  File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 476, in search
    r = _apply_index(request)
  File "/opt/zenoss/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 222, in _apply_index
    tree = QueryParser(self.getLexicon()).parseQuery(query_str)
  File "/opt/zenoss/lib/python/Products/ZCTextIndex/QueryParser.py", line 124, in parseQuery
    self._require(_EOF)
  File "/opt/zenoss/lib/python/Products/ZCTextIndex/QueryParser.py", line 144, in _require
    raise ParseTree.ParseError, msg
ParseError: Token 'EOF' required, 'MyServerName' found