質問スレッド

c12d48f6 anonymous 2010-05-09 19:52
----------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.4/SocketServer.py", line 463, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.4/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.4/SocketServer.py", line 521, in __init__
    self.handle()
  File "/usr/lib/python2.4/BaseHTTPServer.py", line 316, in handle
    self.handle_one_request()
  File "/usr/lib/python2.4/BaseHTTPServer.py", line 310, in handle_one_request
    method()
  File "/usr/lib/python2.4/SimpleHTTPServer.py", line 41, in do_GET
    f = self.send_head()
  File "/p2p/app/saku-3.7.3/shingetsu/LightCGIHTTPServer.py", line 115, in send_head
    return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self)
  File "/usr/lib/python2.4/CGIHTTPServer.py", line 66, in send_head
    return self.run_cgi()
  File "/p2p/app/saku-3.7.3/shingetsu/LightCGIHTTPServer.py", line 234, in run_cgi
    cgiobj.start()
  File "/p2p/app/saku-3.7.3/shingetsu/basecgi.py", line 101, in start
    self.run()
  File "/p2p/app/saku-3.7.3/shingetsu/gateway_cgi.py", line 114, in run
    self.print_title()
  File "/p2p/app/saku-3.7.3/shingetsu/gateway_cgi.py", line 134, in print_title
    self.stdout.write(self.template('top', var))
  File "/p2p/app/saku-3.7.3/shingetsu/template.py", line 92, in display
    return str(tmpl(searchList=sl))
  File "/p2p/app/saku-3.7.3/Cheetah/Template.py", line 1003, in __str__
    rc = getattr(self, mainMethName)()
  File "___template_top_txt.py", line 152, in respond
  File "/p2p/app/saku-3.7.3/shingetsu/gateway.py", line 559, in make_list_item
    return self.template('list_item', var)
  File "/p2p/app/saku-3.7.3/shingetsu/template.py", line 92, in display
    return str(tmpl(searchList=sl))
  File "/p2p/app/saku-3.7.3/Cheetah/Template.py", line 1003, in __str__
    rc = getattr(self, mainMethName)()
  File "___template_list_item_txt.py", line 113, in respond
KeyError: ''
----------------------------------------

てなエラーが出てた。
Linux版です。

Top of this page. | <<last 0 1 2 3 4 5 6 7

limit: 15360KB

(質問スレッド/768/1.7MB)

Powered by shinGETsu.