[Zope] Error message when freezing
Andreas Jung
andreas@digicool.com
Wed, 20 Jun 2001 08:09:38 -0400
Is this behaviour reproducable ?
Andreas
----- Original Message -----
From: "Jan Lentfer" <Jan@MountainbikeHQ.de>
To: <zope@zope.org>
Sent: Wednesday, June 20, 2001 7:31 AM
Subject: [Zope] Error message when freezing
> My Zope just froze up again, giving the following message:
>
> fileserver01:/usr/share/zope/import # Unhandled exception in thread:
> Traceback (innermost last):
> File "/usr/share/zope/ZServer/PubCore/ZServerPublisher.py", line 97, in
> __init__
> response._finish()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 281, in _finish
> stdout.close()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 338, in close
> Wakeup()
> File "/usr/share/zope/ZServer/medusa/select_trigger.py", line 74, in
> pull_trigger
> os.write (self.trigger, 'x')
> OSError: [Errno 32] Broken pipe
> Unhandled exception in thread:
> Traceback (innermost last):
> File "/usr/share/zope/ZServer/PubCore/ZServerPublisher.py", line 97, in
> __init__
> response._finish()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 281, in _finish
> stdout.close()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 338, in close
> Wakeup()
> File "/usr/share/zope/ZServer/medusa/select_trigger.py", line 74, in
> pull_trigger
> os.write (self.trigger, 'x')
> OSError: [Errno 32] Broken pipe
> Unhandled exception in thread:
> Traceback (innermost last):
> File "/usr/share/zope/ZServer/PubCore/ZServerPublisher.py", line 97, in
> __init__
> response._finish()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 281, in _finish
> stdout.close()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 338, in close
> Wakeup()
> File "/usr/share/zope/ZServer/medusa/select_trigger.py", line 74, in
> pull_trigger
> os.write (self.trigger, 'x')
> OSError: [Errno 32] Broken pipe
> Unhandled exception in thread:
> Traceback (innermost last):
> File "/usr/share/zope/ZServer/PubCore/ZServerPublisher.py", line 97, in
> __init__
> response._finish()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 281, in _finish
> stdout.close()
> File "/usr/share/zope/ZServer/HTTPResponse.py", line 338, in close
> Wakeup()
> File "/usr/share/zope/ZServer/medusa/select_trigger.py", line 74, in
> pull_trigger
> os.write (self.trigger, 'x')
> OSError: [Errno 32] Broken pipe
>
>
>
> I am not really firm with Python and these messages basically mean nothin
> to me. Can anyone give a hint what's going on on my system?
>
> I am using Pyhton 1.5.2 (SuSE Distr. rpm), SuSE Linux 7.1, Zope 2.3.2
> src-release
>
> Many thanks in advance...
>
> Jan Lentfer
>
> ----------
> Jan@Mountainbikehq.de
> http://www.MountainbikeHQ.de - Your home for DH, DS and CC Mountainbiking
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )