Attachment 'traceback.html'

Download

--> -->
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/MoinMoin/request/__init__.py", line 1307, in run
    handler(self.page.page_name, self)
  File "/var/lib/python-support/python2.5/MoinMoin/action/edit.py", line 187, in execute
    pg.send_page()
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 1197, in send_page
    start_line=pi['lines'])
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 1290, in send_page_content
    code = self.makeCache(request, parser)
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 1350, in makeCache
    text = request.redirectedOutput(parser.format, formatter)
  File "/var/lib/python-support/python2.5/MoinMoin/request/__init__.py", line 844, in redirectedOutput
    function(*args, **kw)
  File "/var/lib/python-support/python2.5/MoinMoin/parser/text_moin_wiki.py", line 1529, in format
    formatted_line = self.scan(line, inhibit_p=inhibit_p)
  File "/var/lib/python-support/python2.5/MoinMoin/parser/text_moin_wiki.py", line 1345, in scan
    result.append(self.replace(match, inhibit_p))
  File "/var/lib/python-support/python2.5/MoinMoin/parser/text_moin_wiki.py", line 1387, in replace
    result.append(replace_func(hit, match.groupdict()))
  File "/var/lib/python-support/python2.5/MoinMoin/parser/text_moin_wiki.py", line 1312, in _macro_repl
    return self.formatter.macro(self.macro, macro_name, macro_args, markup=groups.get('macro'))
  File "/var/lib/python-support/python2.5/MoinMoin/formatter/text_python.py", line 192, in macro
    return macro_obj.execute(name, args)
  File "/var/lib/python-support/python2.5/MoinMoin/macro/__init__.py", line 128, in execute
    return execute(self, args)
  File "/var/lib/python-support/python2.5/MoinMoin/macro/FullSearch.py", line 106, in execute
    results = search.searchPages(request, needle, sort='page_name')
  File "/var/lib/python-support/python2.5/MoinMoin/search/__init__.py", line 36, in searchPages
    historysearch=historysearch).run()
  File "/var/lib/python-support/python2.5/MoinMoin/search/builtin.py", line 461, in run
    hits = self._moinSearch()
  File "/var/lib/python-support/python2.5/MoinMoin/search/builtin.py", line 610, in _moinSearch
    hits = self._getHits(pages, self._moinMatch)
  File "/var/lib/python-support/python2.5/MoinMoin/search/builtin.py", line 662, in _getHits
    matches = matchSearchFunction(page=page, uid=uid)
  File "/var/lib/python-support/python2.5/MoinMoin/search/builtin.py", line 620, in _moinMatch
    return self.query.search(page)
  File "/var/lib/python-support/python2.5/MoinMoin/search/queryparser.py", line 178, in search
    result = term.search(page)
  File "/var/lib/python-support/python2.5/MoinMoin/search/queryparser.py", line 337, in search
    body = page.get_raw_body()
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 270, in get_raw_body
    return self.body
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 212, in get_body
    f = codecs.open(self._text_filename(), 'rb', config.charset)
  File "/usr/lib/python2.5/codecs.py", line 817, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 20] Not a directory: '/var/lib/edv_wiki/data/pages/current/revisions/99999999'

Additionally cgitb raised this exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/MoinMoin/failure.py", line 171, in handle
    handler.handle()
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 576, in handle
    doc = view.format(formatter, self.context)
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 354, in format
    return formatter.section(self.formatContent(), {'class': 'cgitb'})
  File "/var/lib/python-support/python2.5/MoinMoin/failure.py", line 44, in formatContent
    self.formatDebugInfo(),
  File "/var/lib/python-support/python2.5/MoinMoin/failure.py", line 100, in formatDebugInfo
    self.formatTraceback(),
  File "/var/lib/python-support/python2.5/MoinMoin/failure.py", line 113, in formatTraceback
    return self.formatAllTracebacks(self.formatOneTraceback)
  File "/var/lib/python-support/python2.5/MoinMoin/failure.py", line 125, in formatAllTracebacks
    tracebacks.append(formatFuction((ttype, tvalue, tb)))
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 434, in formatOneTraceback
    self.formatter.orderedList(self.tracebackFrames(info),
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 445, in tracebackFrames
    frames.append(frame.format(self.formatter))
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 201, in format
    vars, highlight = self.scan()
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 290, in scan
    vars = self.scanVariables(reader)
  File "/var/lib/python-support/python2.5/MoinMoin/support/cgitb.py", line 305, in scanVariables
    value = getattr(parent, token, __UNDEF__)
  File "/var/lib/python-support/python2.5/MoinMoin/Page.py", line 212, in get_body
    f = codecs.open(self._text_filename(), 'rb', config.charset)
  File "/usr/lib/python2.5/codecs.py", line 817, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 20] Not a directory: '/var/lib/edv_wiki/data/pages/current/revisions/99999999'

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-08-11 12:23:41, 12.7 KB) [[attachment:traceback.html]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.