[ZCM] [ZC] 1335/ 1 Request "The SIGUSR2 (logrotate) handler kill FCGIServer and PCGIServer"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon May 17 05:01:37 EDT 2004


Issue #1335 Update (Request) "The SIGUSR2 (logrotate) handler kill FCGIServer and PCGIServer"
 Status Pending, ZServer/bug medium
To followup, visit:
  http://zope.org/Collectors/Zope/1335

==============================================================
= Request - Entry #1 by Anonymous User on May 17, 2004 5:01 am

Whenever the command :
kill -SIGUSR2 [pid of Zope server]
is issued, FastCgi and PCGI handlers die.
I started Zope in Debug mode and here is an excerpt, immediatly after the kill command :
------
2004-05-17T10:59:02 INFO(0) Z2 Caught signal SIGUSR2
------
2004-05-17T10:59:02 INFO(0) Z2 Reopening log files
------
2004-05-17T10:59:02 INFO(0) Z2 Log files reopened successfully
------
2004-05-17T10:59:02 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.PCGIServer.PCGIServer listening '/var/run/zope/default/pcgi.sock' at 0x992afac> (exceptions.TypeError:unpack non-sequence [/usr/lib/zope/ZServer/medusa/asyncore.py|poll|94] [/usr/lib/zope/ZServer/medusa/asyncore.py|handle_read_event|389] [/usr/lib/zope/ZServer/PCGIServer.py|handle_accept|319])
------
2004-05-17T10:59:02 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.FCGIServer.FCGIServer listening :8889 at 0x992b20c> (exceptions.TypeError:unpack non-sequence [/usr/lib/zope/ZServer/medusa/asyncore.py|poll|94] [/usr/lib/zope/ZServer/medusa/asyncore.py|handle_read_event|389] [/usr/lib/zope/ZServer/FCGIServer.py|handle_accept|637])

==============================================================




More information about the Zope-Collector-Monitor mailing list