[ZCM] [ZC] 1842/ 1 Request "Windows shutdown in FAR"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Jul 14 08:20:07 EDT 2005


Issue #1842 Update (Request) "Windows shutdown in FAR"
 Status Pending, Zope/bug low
To followup, visit:
  http://www.zope.org/Collectors/Zope/1842

==============================================================
= Request - Entry #1 by suvit on Jul 14, 2005 8:20 am

When I shutdown Zope in FAR window, i catch the following error

2005-07-14 18:15:26 INFO WinSignalHandler Caught signal SIGTERM
2005-07-14 18:15:26 INFO Z2 Shutting down fast
2005-07-14 18:15:26 INFO ZServer closing HTTP to new connections
ConsoleCtrlHandler function failedTraceback (most recent call last):
  File "C:\Program Files\Zope-2.8.0-final\lib\python\Signals\WinSignalHandler.py", line 267, in consoleCtrlHandler
    return SignalHandler.consoleCtrlHandler(ctrlType)
  File "C:\Program Files\Zope-2.8.0-final\lib\python\Signals\WinSignalHandler.py", line 172, in consoleCtrlHandler
    if sig is not None and self.registry.has_key(sig):
AttributeError: 'NoneType' object has no attribute 'has_key'
^CTerminate batch job (Y/N)? y

I post to here because may be other situations when self.registry is None. This is not critical.
==============================================================



More information about the Zope-Collector-Monitor mailing list