[Zope] Zope just up and dies on a somewhat regular basis

Bill Anderson bill.anderson@libc.org
Sat, 26 Jun 1999 12:45:55 -0600


Subject is it. Details are below.

Setup: 
 Zope: 		Current 1.10 release, port 80
 WebServer:	ZopeHTTPServer included in release tarball.
 Hardware: 	AlphaStation 4/233 (if it matters)
 OS: 		RHL 6.0 

Here is the result of the log file perusal:
=================================================
Traceback (innermost last):
  File "/usr/local/Zope-1.10.3-src/ZopeHTTPServer/ZopeHTTPServer.py",
line 388,
 in handle_request
  File "/var/tmp/python-root/usr/lib/python1.5/SocketServer.py", line
239, in p
r
ocess_request
    self.finish_request(request, client_address)
  File "/var/tmp/python-root/usr/lib/python1.5/SocketServer.py", line
243, in f
inish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/var/tmp/python-root/usr/lib/python1.5/SocketServer.py", line
362, in _
_init__
    self.handle()
  File "/var/tmp/python-root/usr/lib/python1.5/BaseHTTPServer.py", line
258, in
 handle
    method()
  File "/usr/local/Zope-1.10.3-src/ZopeHTTPServer/ZopeHTTPServer.py",
line 292,
 in do_GET
  File "/usr/local/Zope-1.10.3-src/ZopeHTTPServer/ZopeHTTPServer.py",
line 305,
 in publish_module
  File "/usr/local/Zope-1.10.3-src/lib/python/ZPublisher/Publish.py",
line 893,
 in publish_module
  File "/usr/local/Zope-1.10.3-src/ZopeHTTPServer/ZopeHTTPServer.py",
line 240,
 in write
IOError: (32, 'Broken pipe')
Publishing module Main
Serving HTTP on port 80 ...
----------------------------------------
Exception happened during processing of request from ('207.225.39.14',
2852)
==========================================================================
(The above is repeated for a number of IP addresses.)