BIND 10 #627: bind10 crash if cfgmgr can't read configuration

BIND 10 Development do-not-reply at isc.org
Fri Feb 24 16:49:57 UTC 2012


#627: bind10 crash if cfgmgr can't read configuration
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  closed
  defect                             |             Milestone:
                   Priority:  major  |            Resolution:  fixed
                  Component:         |             Sensitive:  0
  Unclassified                       |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  0.0
            Defect Severity:  Low    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by shane):

 * status:  new => closed
 * subproject:   => Core
 * resolution:   => fixed
 * severity:   => Low


Comment:

 The current behavior seems quite okay, so I'm going to resolve this
 ticket. Please re-open if you think this is inappropriate:

 {{{
 [shane at shane-desktop sbin]$ ./bind10
 2012-02-24 17:47:30.733 INFO  [b10-boss.boss] BIND10_STARTING starting
 BIND10: bind10 20110223 (BIND 10 20120127)
 2012-02-24 17:47:30.733 INFO  [b10-boss.boss] BIND10_CONFIGURATOR_START
 bind10 component configurator is starting up
 2012-02-24 17:47:30.733 INFO  [b10-boss.boss] BIND10_COMPONENT_START
 component Socket creator is starting
 2012-02-24 17:47:30.738 INFO  [b10-boss.boss] BIND10_SOCKCREATOR_INIT
 initializing socket creator parser
 2012-02-24 17:47:30.738 INFO  [b10-boss.boss] BIND10_COMPONENT_START
 component msgq is starting
 2012-02-24 17:47:30.738 INFO  [b10-boss.boss] BIND10_STARTING_PROCESS
 starting process b10-msgq
 2012-02-24 17:47:30.948 INFO  [b10-boss.boss] BIND10_COMPONENT_START
 component cfgmgr is starting
 2012-02-24 17:47:30.948 INFO  [b10-boss.boss] BIND10_STARTING_PROCESS
 starting process b10-cfgmgr
 2012-02-24 17:47:31.056 FATAL [b10-cfgmgr.cfgmgr] CFGMGR_DATA_READ_ERROR
 error reading configuration database from disk: Can't read configuration
 file: [Errno 13] Permission denied:
 '/tmp/bind10/var/bind10-devel/b10-config.db'
 2012-02-24 17:47:40.074 ERROR [b10-boss.boss]
 BIND10_COMPONENT_START_EXCEPTION component cfgmgr failed to start:
 Configuration manager process has not started
 2012-02-24 17:47:40.074 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED
 component cfgmgr (pid None) failed with unknown exit status
 2012-02-24 17:47:40.074 FATAL [b10-boss.boss] BIND10_COMPONENT_UNSATISFIED
 component cfgmgr is required to run and failed
 2012-02-24 17:47:40.074 ERROR [b10-boss.boss]
 BIND10_CONFIGURATOR_PLAN_INTERRUPTED configurator plan interrupted, only 2
 of 3 done
 2012-02-24 17:47:40.074 INFO  [b10-boss.boss] BIND10_KILLING_ALL_PROCESSES
 killing all started processes
 2012-02-24 17:47:40.074 INFO  [b10-boss.boss] BIND10_KILL_PROCESS killing
 process Socket creator
 2012-02-24 17:47:40.075 WARN  [b10-boss.boss] BIND10_SOCKCREATOR_KILL
 killing the socket creator
 2012-02-24 17:47:40.075 INFO  [b10-boss.boss] BIND10_KILL_PROCESS killing
 process msgq
 2012-02-24 17:47:40.075 FATAL [b10-boss.boss] BIND10_STARTUP_ERROR error
 during startup: Unable to start b10-cfgmgr: Component failed during
 startup
 [shane at shane-desktop sbin]$
 }}}

 No BIND 10 processes remain running.

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


More information about the bind10-tickets mailing list