BIND 10 #146: xfrout exception

BIND 10 Development do-not-reply at isc.org
Wed Jun 16 21:57:59 UTC 2010


#146: xfrout exception
--------------------+-------------------------------------------------------
 Reporter:  jreed   |        Owner:  jreed                                         
     Type:  defect  |       Status:  assigned                                      
 Priority:  major   |    Milestone:  05. 3rd Incremental Release: Serious Secondary
Component:  xfrout  |   Resolution:                                                
 Keywords:          |    Sensitive:  0                                             
--------------------+-------------------------------------------------------

Comment(by jreed):

 I can not repeat it every time. But I can repeat it.

 With the patch it appears to be fixed. Thanks.


 If I attempt to stop bind10 with Ctrl-C when still starting up cfgmgr I
 get:

 {{{

 [bind10] starting ccsession
 Traceback (most recent call last):
   File "/home/reed/opt/bind10/lib/python3.1/site-
 packages/isc/cc/session.py", line 51, in __init__
     self._socket.connect(self.socket_file)
 socket.error: [Errno 61] Connection refused

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/home/reed/opt/bind10/sbin/bind10", line 589, in <module>
     main()
   File "/home/reed/opt/bind10/sbin/bind10", line 547, in main
     startup_result = boss_of_bind.startup()
   File "/home/reed/opt/bind10/sbin/bind10", line 270, in startup
     self.config_handler, self.command_handler)
   File "/home/reed/opt/bind10/lib/python3.1/site-
 packages/isc/config/ccsession.py", line 147, in __init__
     self._session = Session()
   File "/home/reed/opt/bind10/lib/python3.1/site-
 packages/isc/cc/session.py", line 60, in __init__
     raise SessionError(se)
 isc.cc.session.SessionError: [Errno 61] Connection refused


 }}}

 But that is unrelated to the this ticket subject.

-- 
Ticket URL: <http://bind10.isc.org/ticket/146#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list