Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
44a44c0b
Commit
44a44c0b
authored
Sep 28, 2011
by
Stephen Morris
Browse files
[1165] Corrected typos and grammatical errors.
parent
40cd22fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/xfrout/xfrout.py.in
View file @
44a44c0b
...
...
@@ -630,7 +630,7 @@ class UnixSockServer(socketserver_mixin.NoPollMixIn,
# reject duplicate config
if config_key in new_config:
raise XfroutConfigError('Duplica
e
t zone_config for ' +
raise XfroutConfigError('Duplicat
e
zone_config for ' +
str(zorigin) + '/' + str(zclass))
# create a new config entry, build any given (and known) config
...
...
src/bin/xfrout/xfrout_messages.mes
View file @
44a44c0b
...
...
@@ -47,16 +47,16 @@ a valid TSIG key.
There was a problem reading from the command and control channel. The
most likely cause is that the msgq daemon is not running.
% XFROUT_MODULECC_SESSION_ERROR error
from module config
/command module: %1
% XFROUT_MODULECC_SESSION_ERROR error
encountered by configuration
/command module: %1
There was a problem in the lower level module handling configuration and
control commands. This could happen for various reasons, but the most likely
cause is that the configuration database contains a syntax error and xfrout
fail
s
to start at initialization.
D
etail
s
error message from the module
fail
ed
to start at initialization.
A d
etail
ed
error message from the module
will also be displayed.
% XFROUT_CONFIG_ERROR error found in configuration data: %1
The xfrout process encoutered an error
i
n installing configuration at
startup time.
Error details
are included in the log message.
The xfrout process encou
n
tered an error
whe
n installing
the
configuration at
startup time.
Details of the error
are included in the log message.
% XFROUT_CC_SESSION_TIMEOUT_ERROR timeout waiting for cc response
There was a problem reading a response from another module over the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment