I get the following message: 2001-05-14T15:39:40 ERROR(200) ZServer uncaptured python exception, closing channel <select-trigger (pipe) at 81fad8c> (exceptions.OSError:[Errno 11] Resource temporarily unavailable [/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/medusa/asyncore.py|poll|75] [/usr/src/packages/BUILD/Zope-2.2.2- src/ZServer/medusa/asyncore.py|handle_read_event|327] [/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/medusa/select_trigger.py|handle_read|77] [/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/medusa/asyncore.py|recv|279] [/usr/src/packages/BUILD/Zope-2.2.2- src/ZServer/medusa/asyncore.py|recv|467]) Unhandled exception in thread: Traceback (most recent call last): File "/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/PubCore/ZServerPublisher.py", line 97, in __init__ File "/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/HTTPResponse.py", line 298, in _finish File "/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/HTTPResponse.py", line 341, in close File "/usr/src/packages/BUILD/Zope-2.2.2-src/ZServer/medusa/select_trigger.py", line 74, in pull_trigger OSError: [Errno 32] Broken pipe Maybe there is something I did wrong. Peter de Jong