新月の開発

25523797 :バグレポート 2010-12-29 00:51
Exception happened during processing of request from ('127.0.0.1', 1649)
Traceback (most recent call last):
File "C:\program files\Python27\lib\SocketServer.py", line 582, in process_req
uest_thread
self.finish_request(request, client_address)
File "C:\program files\Python27\lib\SocketServer.py", line 323, in finish_requ
est
self.RequestHandlerClass(request, client_address, self)
File "C:\program files\Python27\lib\SocketServer.py", line 639, in __init__
self.handle()
File "C:\program files\Python27\lib\BaseHTTPServer.py", line 337, in handle
self.handle_one_request()
File "C:\program files\Python27\lib\BaseHTTPServer.py", line 325, in handle_on
e_request
method()
File "C:\program files\Python27\lib\SimpleHTTPServer.py", line 43, in do_GET
f = self.send_head()
File "D:\Program Files\saku-3.8.0\shingetsu\LightCGIHTTPServer.py", line 115,
in send_head
return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self)
File "C:\program files\Python27\lib\CGIHTTPServer.py", line 68, in send_head
return self.run_cgi()
File "D:\Program Files\saku-3.8.0\shingetsu\LightCGIHTTPServer.py", line 234,
in run_cgi
cgiobj.start()
File "D:\Program Files\saku-3.8.0\shingetsu\basecgi.py", line 101, in start
self.run()
File "D:\Program Files\saku-3.8.0\shingetsu\thread_cgi.py", line 68, in run
self.print_thread(path)
File "D:\Program Files\saku-3.8.0\shingetsu\thread_cgi.py", line 200, in print
_thread
lastrec = cache[ids[-1]]
IndexError: list index out of range
Powered by shinGETsu.