[Zope] unexplained hang

Leichtman, David J code@ou.edu
Sun, 18 Feb 2001 19:25:59 -0600


I'm running Zope 2.1.6 on Solaris. I have a sudden, unexplained hang that
doesn't seem to be tied to any modifications.

The server will hang indefinitely, after throwing this error:

2001-02-19T01:17:11 ERROR(200) ZServer uncaptured python exception, closing
channel <FCGIChannel connected 127.0.0.1:49676 at 8c3b88> (socket.error:(32,
'Broken pipe') [/opt/zope/ZServer/medusa/asynchat.py|initiate_send|211]
[/opt/zope/ZServer/medusa/asyncore.py|send|274])

But runs fine in debug mode.

Any ideas?