BIND 10 #386: Thread error in notify out

BIND 10 Development do-not-reply at isc.org
Mon Oct 25 08:43:16 UTC 2010


#386: Thread error in notify out
---------------------+------------------------------------------------------
  Reporter:  shane   |            Owner:  zhanglikun
      Type:  defect  |           Status:  new       
  Priority:  major   |        Milestone:            
 Component:  xfrout  |         Keywords:            
 Sensitive:  0       |   Estimatedhours:  0         
     Hours:  0       |         Billable:  1         
Totalhours:  0       |         Internal:  0         
---------------------+------------------------------------------------------
 I got the following error from my BIND 10 instance:

 {{{
 18-Oct-2010 16:24:55.245 Xfrout: INFO: notify to 2001:610:719:1::3#53:
 retried exceeded
 Exception in thread Thread-2:
 Traceback (most recent call last):
   File "/usr/lib/python3.1/threading.py", line 516, in _bootstrap_inner
     self.run()
   File "/usr/lib/python3.1/threading.py", line 469, in run
     self._target(*self._args, **self._kwargs)
   File "/opt/bind10/lib/python3.1/site-packages/isc/notify/notify_out.py",
 line 68, in dispatcher
     notifier._zone_notify_handler(not_replied_zones[name_],
 _EVENT_TIMEOUT)
   File "/opt/bind10/lib/python3.1/site-packages/isc/notify/notify_out.py",
 line 277, in _zone_notify_handler
     self._notify_next_target(zone_notify_info)
   File "/opt/bind10/lib/python3.1/site-packages/isc/notify/notify_out.py",
 line 295, in _notify_next_target
     zone_notify_info.zone_class))
 ValueError: list.remove(x): x not in list
 }}}

 Assigning to Jerry, although maybe he is not the best. Please re-assign if
 it should belong to someone else!

-- 
Ticket URL: <http://bind10.isc.org/ticket/386>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list