Re: [Zope] ZServer uncaptured python exception ...
Hi to all, i have the same identical problem on SOlaris 2.8 zope2.5.0 build from source or from binary. Any solutions yet? thank you Bye MArcello
Hi Chris!
The server is much more stable now. It seems that the HTTP and PCGI-Servers need a patch as well. In the error below the ZFTPServer disappeared, only the other two servers got the error:
2002-03-22T08:52:26 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.HTTPServer.zhttp_channel connected 194.31.184.118:4794 at 0xb2ed44 channel#: 48 requests:> (socket.error:(11, 'Resource temporarily unavailable') [/opt/Zope-2.5.0-src/ZServer/medusa/asynchat.py|handle_read|82] [/opt/Zope-2.5.0-src/ZServer/medusa/http_server.py|recv|423] [/opt/Zope-2.5.0-src/ZServer/medusa/asyncore.py|recv|357]) ------ 2002-03-22T08:52:26 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.PCGIServer.PCGIServer listening '/opt/Zope-2.5.0-src/var/pcgi.soc' at 0x9db364> (exceptions.TypeError:unpack non-sequence [/opt/Zope-2.5.0-src/ZServer/medusa/asyncore.py|poll|94] [/opt/Zope-2.5.0-src/ZServer/medusa/asyncore.py|handle_read_event|385] [/opt/Zope-2.5.0-src/ZServer/PCGIServer.py|handle_accept|308]) ------ 2002-03-22T08:52:26 PROBLEM(100) ZServer warning: server accept() threw EWOULDBLOCK
Thank you!
Philipp
participants (1)
-
Marcello Lupo