|
@@ -349,3 +349,12 @@ This is a debug message output during the processing of a NOTIFY
|
|
|
request. The zone manager component has been informed of the request,
|
|
|
but has returned an error response (which is included in the message). The
|
|
|
NOTIFY request will not be honored.
|
|
|
+
|
|
|
+% AUTH_DATASRC_CLIENTS_BUILDER_COMMAND_ERROR command execution failure: %1
|
|
|
+The separate thread for maintaining data source clients failed to complete
|
|
|
+a comment given by the main thread. In most cases this is some kind of
|
|
|
+configuration or temporary errors such as an attempt of non existent zone
|
|
|
+or temporary DB connection failure. So the event is just logged and the
|
|
|
+thread keeps running. In some rare cases, however, this may indicate
|
|
|
+an internal bug and it may be better to restart the entire program.
|
|
|
+So the log message should be carefully examined.
|