error: (113, 'Software caused connection abort')0

sarah maral.nikfar at gmail.com
Wed Aug 4 05:12:44 EDT 2010


hi
 i face with this problem when i want to run this command on cygwin:
 python  httpd.py  8000  example-300-1k-rigid.py
Dfghfji12d52s35s2sswee9E

with this error :0
Exception happened during processing of request from ('127.0.0.1',
35868)
Traceback (most recent call last):
  File "/usr/local/lib/python2.5/SocketServer.py", line 222, in
handle_reque
    self.process_request(request, client_address)
  File "/usr/local/lib/python2.5/SocketServer.py", line 241, in
process_requ
    self.finish_request(request, client_address)
  File "/usr/local/lib/python2.5/SocketServer.py", line 254, in
finish_reque
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/local/lib/python2.5/SocketServer.py", line 522, in
__init__
    self.handle()
  File "/usr/local/lib/python2.5/BaseHTTPServer.py", line 316, in
handle
    self.handle_one_request()
  File "/usr/local/lib/python2.5/BaseHTTPServer.py", line 310, in
handle_one
uest
    method()
  File "/usr/local/lib/python2.5/SimpleHTTPServer.py", line 46, in
do_GET
    self.copyfile(f, self.wfile)
  File "/usr/local/lib/python2.5/SimpleHTTPServer.py", line 175, in
copyfile
    shutil.copyfileobj(source, outputfile)
  File "/usr/local/lib/python2.5/shutil.py", line 29, in copyfileobj
    fdst.write(buf)
  File "/usr/local/lib/python2.5/socket.py", line 274, in write
    self.flush()
  File "/usr/local/lib/python2.5/socket.py", line 261, in flush
    self._sock.sendall(buffer)
error: (104, 'Connection reset by peer')

please help me
i am hurry!1



More information about the Python-list mailing list