[Zope3-dev] error by calling a html page

Roger ineichen dev at projekt01.ch
Thu Feb 26 09:30:15 EST 2004


If I call a html page on the server 
sometimes I get the following error
but the resulting html page is ok.

...
Traceback (most recent call last):
  File "C:\projektCompiler\current\src\zope\server\taskthreads.py", line 48,
in handlerThread
    task.service()
  File "C:\projektCompiler\current\src\zope\server\http\httptask.py", line
79, in service
    self.channel.end_task(self.close_on_finish)
  File "C:\projektCompiler\current\src\zope\server\serverchannelbase.py",
line 220, in end_task
    self.close_when_done()
  File "C:\projektCompiler\current\src\zope\server\dualmodechannel.py", line
191, in close_when_done
    while self._flush_some():
  File "C:\projektCompiler\current\src\zope\server\dualmodechannel.py", line
183, in _flush_some
    num_sent = self.send(chunk)
  File "c:\Python23\lib\asyncore.py", line 334, in send
    raise socket.error, why
error: (10054, 'Connection reset by peer')
...

Does anybody have the same error or
can anybody say what's wrong?

regards
Roger Ineichen
_____________________________
Projekt01 GmbH
www.projekt01.ch
Langackerstrasse 8
6330 Cham
phone     +41 (0)41 781 01 78
mobile    +41 (0)79 340 52 32
fax       +41 (0)41 781 00 78
email r.ineichen at projekt01.ch
_____________________________
END OF MESSAGE




More information about the Zope3-dev mailing list