23 Jan
2007
23 Jan
'07
11:37 a.m.
From times to times, apparently randomly, I have the following uncaught exception in the console :
2007-01-23 10:41:07 ERROR ZServer uncaptured python exception, closing channel <ZServer.HTTPServer.zhttp_channel connected 10.75.49.51:48177 <http://10.75.49.51:48177> at 0x44562e6c channel#: 140 requests:> (socket.error:(104, 'Connection reset by peer') [/opt/python2.4.2/lib/python2.4/asynchat.py|initiate_send|219] [/opt/aef/Zope- 2.9.0/lib/python/ZServer/medusa/http_server.py|send|417] [/opt/python2.4.2/lib/python2.4/asyncore.py|send|332]) This means that when Zope was sending a response to the browser, user pressed a 'Stop' button in browser, closed browser tab/window etc. Nothing to worry about.
-- Maciej Wisniowski