[Zope] select.error: (4, 'Interrupted system call')
John Ziniti
jziniti@speakeasy.org
Wed, 15 Aug 2001 17:11:10 -0400
Hey all,
I've been getting this all day today since I upgraded
to Python 2.1.1 and Zope-2.4.0. It seems to happen
randomly, but mostly when I am moving around the ZMI,
the more I move around, the more likely it is to occur.
It also brings down the Zope server, requiring a restart
and is thuis rather annoying. Any ideas on causes, fixes,
hunches? The traceback (printed to console) follows.
Traceback (most recent call last):
File "/u01/zope/Zope-2.4.0-src/z2.py", line 774, in ?
asyncore.loop()
File "/u01/zope//lib/python2.1/asyncore.py", line 194, in loop
poll_fun (timeout, map)
File "/u01/zope//lib/python2.1/asyncore.py", line 86, in poll
r,w,e = select.select (r,w,e, timeout)
select.error: (4, 'Interrupted system call')
Thanks in advance,
Ziniti
--
John Ziniti
Channing Laboratory
Brigham and Women's Hospital
181 Longwood Avenue
Brookline, MA 02115
john.ziniti@channing.harvard.edu