Windows shutdown in FAR

Bug #143462 reported by Victor Safronovich
2
Affects Status Importance Assigned to Milestone
Zope 2
Invalid
Low
Unassigned

Bug Description

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.

Tags: bug zope
Revision history for this message
Hanno Schlichting (hannosch) wrote :

I haven't seen any other reports of this problem in recent years. I don't know what "FAR" is, though.

Changed in zope2:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.