Attachment 'rawunicodeescape.txt'

Download

   1 71527 ERROR    UnicodeDecodeError: 'rawunicodeescape' codec can't decode bytes in position 18-22: truncated \uXXXX
   2 Traceback (most recent call last):
   3   File "MoinMoin/script/../../MoinMoin/request/__init__.py", line 1258, in run
   4     handler(self.page.page_name, self)
   5   File "MoinMoin/script/../../MoinMoin/action/__init__.py", line 260, in do_show
   6     pg.send_page(count_hit=count_hit, print_mode=print_mode, content_only=content_only, msg=msg)
   7   File "MoinMoin/script/../../MoinMoin/Page.py", line 1174, in send_page
   8     request.theme.send_footer(self.page_name, print_mode=print_mode)
   9   File "MoinMoin/script/../../MoinMoin/theme/__init__.py", line 1745, in send_footer
  10     request.write(self.footer(d, **keywords))
  11   File "MoinMoin/script/../../MoinMoin/theme/modern.py", line 85, in footer
  12     html = [
  13   File "MoinMoin/script/../../MoinMoin/theme/__init__.py", line 710, in pageinfo
  14     text = recommender.classify(self.request, page)
  15   File "MoinMoin/script/../../MoinMoin/classifier/recommendation_system.py", line 443, in classify
  16     input = self.fdb.extract_features(request, page, self.num_features)
  17   File "MoinMoin/script/../../MoinMoin/classifier/recommendation_system.py", line 331, in extract_features
  18     w = (tokens.count(token) / self.data['tmax'][token]) * math.log(self.data['count'] / n)
  19   File "shelve.py", line 119, in __getitem__
  20     value = Unpickler(f).load()
  21 UnicodeDecodeError: 'rawunicodeescape' codec can't decode bytes in position 18-22: truncated \uXXXX
  22 171530 INFO     127.0.0.1 "GET /HelpOnEditing?action=trainrecommender HTTP/1.1" 200 -
  23 171534 ERROR    error: (32, 'Broken pipe')
  24 Traceback (most recent call last):
  25   File "MoinMoin/script/../../MoinMoin/request/__init__.py", line 1258, in run
  26     handler(self.page.page_name, self)
  27   File "/home/user/workspace/moin-1.7-classify-mneagul/MoinMoin/action/trainrecommender.py", line 29, in execute
  28     return thispage.send_page(msg=_("Thank you for your contribution!"))
  29   File "MoinMoin/script/../../MoinMoin/Page.py", line 1180, in send_page
  30     request.theme.send_closing_html()
  31   File "MoinMoin/script/../../MoinMoin/theme/__init__.py", line 1766, in send_closing_html
  32     request.write('</body>\n</html>\n\n')
  33   File "/home/user/workspace/moin-1.7-classify-mneagul/MoinMoin/request/request_standalone.py", line 83, in write
  34     self.wfile.write(self.encode(data))
  35   File "socket.py", line 248, in write
  36     self.flush()
  37   File "socket.py", line 235, in flush
  38     self._sock.sendall(buffer)
  39 error: (32, 'Broken pipe')

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] (2007-08-20 14:31:16, 25.5 KB) [[attachment:WikiClusters_traceback.html]]
  • [get | view] (2007-08-20 16:02:30, 32.2 KB) [[attachment:rawunicodeescape.html]]
  • [get | view] (2007-08-20 15:15:13, 2.4 KB) [[attachment:rawunicodeescape.txt]]
  • [get | view] (2007-08-20 14:31:27, 31.9 KB) [[attachment:shelve_traceback.html]]
  • [get | view] (2007-08-20 11:30:10, 10.0 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.