新月の開発

23e6506e :Anonymous 2013-05-02 10:40
2013-05-02 10:35:20<>----------------------------------------
2013-05-02 10:35:20<>Exception happened during processing of request from ('127.0.0.1', 1756)
2013-05-02 10:35:20<>Traceback (most recent call last):
2013-05-02 10:35:20<> File "C:\Python27\lib\SocketServer.py", line 593, in process_request_thread
2013-05-02 10:35:20<> self.finish_request(request, client_address)
2013-05-02 10:35:20<> File "C:\Python27\lib\SocketServer.py", line 334, in finish_request
2013-05-02 10:35:20<> self.RequestHandlerClass(request, client_address, self)
2013-05-02 10:35:20<> File "C:\Python27\lib\SocketServer.py", line 649, in __init__
2013-05-02 10:35:20<> self.handle()
2013-05-02 10:35:20<> File "C:\Python27\lib\BaseHTTPServer.py", line 340, in handle
2013-05-02 10:35:20<> self.handle_one_request()
2013-05-02 10:35:20<> File "C:\Python27\lib\BaseHTTPServer.py", line 328, in handle_one_request
2013-05-02 10:35:20<> method()
2013-05-02 10:35:20<> File "C:\Python27\lib\SimpleHTTPServer.py", line 44, in do_GET
2013-05-02 10:35:20<> f = self.send_head()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\LightCGIHTTPServer.py", line 111, in send_head
2013-05-02 10:35:20<> return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self)
2013-05-02 10:35:20<> File "C:\Python27\lib\CGIHTTPServer.py", line 69, in send_head
2013-05-02 10:35:20<> return self.run_cgi()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\LightCGIHTTPServer.py", line 233, in run_cgi
2013-05-02 10:35:20<> cgiobj.start()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\basecgi.py", line 101, in start
2013-05-02 10:35:20<> self.run()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\client_cgi.py", line 113, in run
2013-05-02 10:35:20<> self.do_sync()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\client_cgi.py", line 188, in do_sync
2013-05-02 10:35:20<> recentlist.getall()
2013-05-02 10:35:20<> File "C:\saku\shingetsu\cache.py", line 1035, in getall
2013-05-02 10:35:20<> for line in res:
2013-05-02 10:35:20<> File "C:\saku\shingetsu\node.py", line 158, in __iter__
2013-05-02 10:35:20<> for line in self.fp:
2013-05-02 10:35:20<> File "C:\Python27\lib\gzip.py", line 451, in readline
2013-05-02 10:35:20<> c = self.read(readsize)
2013-05-02 10:35:20<> File "C:\Python27\lib\gzip.py", line 258, in read
2013-05-02 10:35:20<> if not self._read(readsize):
2013-05-02 10:35:20<> File "C:\saku\shingetsu\node.py", line 141, in _read
2013-05-02 10:35:20<> raise EOFError, "Reached EOF"
2013-05-02 10:35:20<>EOFError: Reached EOF
2013-05-02 10:35:20<>----------------------------------------
Powered by shinGETsu.