HME Server for Python 0.13
Skipping: nasatv - No module named nasatv
Skipping: research - No module named research
Fri Aug 29 16:12:52 2008 Server Starts
Registering: cnn1
Registering: cnn2
Registering: cnn3
Registering: cnn4
Registering: cspan1
Registering: cspan2
Registering: cspan3
192.168.0.14:51524 - - [29/Aug/2008 16:13:09] code 404, message Not Found
192.168.0.14:51524 - - [29/Aug/2008 16:13:09] "GET /cnn1/icon.png HTTP/1.0" 404
-
192.168.0.14:51525 - - [29/Aug/2008 16:13:09] code 404, message Not Found
192.168.0.14:51525 - - [29/Aug/2008 16:13:09] "GET /cnn2/icon.png HTTP/1.0" 404
-
192.168.0.14:51526 - - [29/Aug/2008 16:13:10] code 404, message Not Found
192.168.0.14:51526 - - [29/Aug/2008 16:13:10] "GET /cnn3/icon.png HTTP/1.0" 404
-
192.168.0.14:51527 - - [29/Aug/2008 16:13:10] code 404, message Not Found
192.168.0.14:51527 - - [29/Aug/2008 16:13:10] "GET /cnn4/icon.png HTTP/1.0" 404
-
192.168.0.14:51528 - - [29/Aug/2008 16:13:10] "GET /cspan1/icon.png HTTP/1.0" 20
0 -
192.168.0.14:51529 - - [29/Aug/2008 16:13:10] "GET /cspan2/icon.png HTTP/1.0" 20
0 -
192.168.0.14:51530 - - [29/Aug/2008 16:13:10] "GET /cspan3/icon.png HTTP/1.0" 20
0 -
192.168.0.14:51569 - - [29/Aug/2008 16:13:13] code 403, message Forbidden
192.168.0.14:51569 - - [29/Aug/2008 16:13:13] "GET /cspan3/ HTTP/1.1" 403 -
----------------------------------------
Exception happened during processing of request from ('192.168.0.14', 51569)
Traceback (most recent call last):
File "C:\Python24\lib\SocketServer.py", line 463, in process_request_thread
self.finish_request(request, client_address)
File "C:\Python24\lib\SocketServer.py", line 254, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "C:\Python24\lib\SocketServer.py", line 521, in __init__
self.handle()
File "C:\Python24\lib\BaseHTTPServer.py", line 314, in handle
self.handle_one_request()
File "C:\Python24\lib\BaseHTTPServer.py", line 308, in handle_one_request
method()
File "C:\Tivostreamingvideo\start.py", line 210, in do_GET
self._page(True)
File "C:\Tivostreamingvideo\start.py", line 162, in _page
raise Exception, "Can't find application class for %s" % name
Exception: Can't find application class for cspan3
----------------------------------------