BIND 10 #1734: ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED component ... failed with 0 exit status

BIND 10 Development do-not-reply at isc.org
Wed Feb 29 21:40:48 UTC 2012


#1734: ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED component ... failed with 0
exit status
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  major         |                    Milestone:  New
           Component:  Boss of BIND  |  Tasks
           Sensitive:  0             |                     Keywords:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I noticed this when I restart resolver and auth as in #1733.

 I did:

 {{{
 > Resolver shutdown
 > Auth shutdown
 }}}

 The logs showed:

 {{{
 ...
 2012-02-29 15:23:40.820 DEBUG [b10-resolver.cc] CC_GROUP_SEND sending
 message '{  "command": [ "stopping", { "module_name": "Resolver" } ] }' to
 group 'ConfigManager'
 2012-02-29 15:23:40.820 INFO  [b10-resolver.resolver] RESOLVER_SHUTDOWN
 resolver  shutdown complete
 2012-02-29 15:23:40.827 DEBUG [b10-cmdctl.cmdctl] CMDCTL_COMMAND_SENT
 command 'shutdown' to module 'Resolver' was sent
 2012-02-29 15:23:40.828 INFO  [b10-boss.boss] BIND10_PROCESS_ENDED process
 11275 of b10-resolver ended with status 0
 2012-02-29 15:23:40.828 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED
 component b10-resolver (pid 11275) failed with 0 exit status
 2012-02-29 15:23:40.828 INFO  [b10-boss.boss] BIND10_COMPONENT_START
 component b10-resolver is starting
 }}}

 Notice the "ERROR" for 0 exit status. That seems wrong. I don't see any
 error here.

 Then:

 {{{
 ...
 2012-02-29 15:23:45.847 DEBUG [b10-auth.datasrc] DATASRC_SQLITE_CLOSE
 closing SQLite database
 2012-02-29 15:23:45.848 DEBUG [b10-auth.datasrc] DATASRC_CACHE_DESTROY
 destroying the hotspot cache
 2012-02-29 15:23:45.848 DEBUG [b10-cmdctl.cmdctl] CMDCTL_COMMAND_SENT
 command 'shutdown' to module 'Auth' was sent
 2012-02-29 15:23:45.868 INFO  [b10-boss.boss] BIND10_LOST_SOCKET_CONSUMER
 consumer 17 of sockets disconnected, considering all its sockets closed
 2012-02-29 15:23:45.870 INFO  [b10-boss.boss] BIND10_PROCESS_ENDED process
 12084 of b10-auth ended with status 0
 2012-02-29 15:23:45.870 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED
 component b10-auth (pid 12084) failed with 0 exit status
 2012-02-29 15:23:45.870 INFO  [b10-boss.boss] BIND10_COMPONENT_START
 component b10-auth is starting
 }}}

 Same thing again: ERROR for 0 exit status.

 These don't seem to be errors to me.

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


More information about the bind10-tickets mailing list