11 Feb
2000
11 Feb
'00
3:11 a.m.
Zope keeps crashing on me. It started happening after I installed the ZOracle Product. I upgraded to Zope-2.1.4 but it still keeps crashing one me. Here's a trace: Traceback (innermost last): File "/opt/local/Zope-2.1.4/z2.py", line 583, in ? asyncore.loop() File "/opt/local/Zope-2.1.4/ZServer/medusa/asyncore.py", line 107, in loop poll_fun (timeout) File "/opt/local/Zope-2.1.4/ZServer/medusa/asyncore.py", line 55, in poll (r,w,e) = select.select (r,w,e, timeout) select.error: (4, 'Interrupted system call') Any ideas? It happens very often immediately after an external method completes, but it also happens in other cases like when you press the "change" button while editing a DTML file.