[Zope] Python Errors
Dieter Maurer
dieter@handshake.de
Mon, 19 Feb 2001 21:36:57 +0100 (CET)
Ron Baum writes:
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0034_01C09A61.D2B86920
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
Please do not send MIME messages!
> We are running Zope 2.2.0 on WindowsNT 4.0 SP5.
>
> >From time to time we get this error that halts everything.
>
> ERROR(200) ZServer uncaptured python exception, closing channel =
> <PCGIChannel at 4c24510> (socket.error:(10053, 'winsock error') =
> [C:\Program =
> Files\ATIAnywhere\ZServer\medusa\asynchat.py|initiate_send|211] =
> [C:\Program Files\ATIAnywhere\ZServer\medusa\asyncore.py|send|274])
>
> If anyone knows how to fix the error or what we may be doing to cause it =
> please let me know.
Your Web server has closed the communication channel to Zope,
maybe due to a timeout (Zope may have been too slow to answer).
It should not be a problem, though.
Dieter