Attachment 'errorPage.txt'

Download

   1 Traceback (most recent call last):
   2   File "C:\moin\Lib\site-packages\MoinMoin\request.py", line 1018, in run
   3     handler(self.page.page_name, self)
   4   File "C:\moin\Lib\site-packages\MoinMoin\wikiaction.py", line 631, in do_edit
   5     savemsg = pg.saveText(savetext, rev, trivial=trivial, comment=comment)
   6   File "C:\moin\Lib\site-packages\MoinMoin\PageEditor.py", line 911, in saveText
   7     mtime_usecs, rev = self._write_file(newtext, action, comment, extra)
   8   File "C:\moin\Lib\site-packages\MoinMoin\PageEditor.py", line 802, in _write_file
   9     glog.add(self.request, mtime_usecs, rev, action, self.page_name, None, extra, comment)
  10   File "C:\moin\Lib\site-packages\MoinMoin\logfile\editlog.py", line 175, in add
  11     self._add(line)
  12   File "C:\moin\Lib\site-packages\MoinMoin\logfile\logfile.py", line 411, in _add
  13     self._output.write(line)
  14   File "C:\moin\Lib\site-packages\MoinMoin\logfile\logfile.py", line 139, in __getattr__
  15     self._output = codecs.open(self.__filename, 'a', config.charset)
  16   File "C:\Python24\lib\codecs.py", line 663, in open
  17     file = __builtin__.open(filename, mode, buffering)
  18 IOError: [Errno 13] Permission denied: 'data\\edit-log'
  19 
  20 Additionally cgitb raised this exception:
  21 Traceback (most recent call last):
  22   File "C:\moin\Lib\site-packages\MoinMoin\failure.py", line 143, in handle
  23     handler.handle()
  24   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 566, in handle
  25     doc = view.format(formatter, self.context)
  26   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 343, in format
  27     return formatter.section(self.formatContent(), {'class': 'cgitb'})
  28   File "C:\moin\Lib\site-packages\MoinMoin\failure.py", line 32, in formatContent
  29     content = (
  30   File "C:\moin\Lib\site-packages\MoinMoin\failure.py", line 82, in formatDebugInfo
  31     info = [self.debugInfoHideScript(),
  32   File "C:\moin\Lib\site-packages\MoinMoin\failure.py", line 96, in formatTraceback
  33     return self.formatAllTracebacks(self.formatOneTraceback)
  34   File "C:\moin\Lib\site-packages\MoinMoin\failure.py", line 108, in formatAllTracebacks
  35     tracebacks.append(formatFuction((type, value, tb)))
  36   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 421, in formatOneTraceback
  37     output = [self.formatter.subTitle('Traceback'),
  38   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 434, in tracebackFrames
  39     frames.append(frame.format(self.formatter))
  40   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 197, in format
  41     vars, highlight = self.scan()
  42   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 286, in scan
  43     vars = self.scanVariables(reader)
  44   File "C:\moin\Lib\site-packages\MoinMoin\support\cgitb.py", line 298, in scanVariables
  45     value = getattr(parent, token, __UNDEF__)
  46   File "C:\moin\Lib\site-packages\MoinMoin\logfile\logfile.py", line 139, in __getattr__
  47     self._output = codecs.open(self.__filename, 'a', config.charset)
  48   File "C:\Python24\lib\codecs.py", line 663, in open
  49     file = __builtin__.open(filename, mode, buffering)
  50 IOError: [Errno 13] Permission denied: 'data\\edit-log'

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] (2006-01-27 21:02:32, 3.1 KB) [[attachment:errorPage.txt]]
  • [get | view] (2006-01-27 21:03:40, 6.5 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.