[Zope] Server crashing

Mike Pelletier mike@compar.com
Mon, 31 May 1999 22:10:35 -0400


    Has anyone else seen this?--

Traceback (innermost last):
  File "/usr/local/zope/ZopeHTTPServer/ZopeHTTPServer.py", line 418, in
handle_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 239, in
process_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 243, in
finish_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 365, in __init__
  File "/usr/local/zope/ZopeHTTPServer/ZopeHTTPServer.py", line 264, in
setup error: (24, 'Too many open files')
Traceback (innermost last):
  File "/usr/local/zope/ZopeHTTPServer/ZopeHTTPServer.py", line 418, in
handle_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 239, in
process_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 243, in
finish_request
  File "/usr/local/lib/python1.5/SocketServer.py", line 365, in __init__
  File "/usr/local/zope/ZopeHTTPServer/ZopeHTTPServer.py", line 264, in
setup error: (24, 'Too many open files')

    That's the last set of messages in my serve.log after she dies.  I'm too
tired to dive into it tonight, but if anyone knows what that error means
it'll give me a leg up in the morning!

Mike.