BIND 10 #1627: Error: Server configuration failed: incomplete textual name
BIND 10 Development
do-not-reply at isc.org
Mon Mar 26 12:21:38 UTC 2012
#1627: Error: Server configuration failed: incomplete textual name
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: UnAssigned
Type: | Status: reviewing
defect | Milestone:
Priority: | Sprint-20120403
medium | Resolution:
Component: bind- | Sensitive: 0
ctl | Sub-Project: Core
Keywords: | Estimated Difficulty: 2
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by muks):
* owner: muks => UnAssigned
* status: assigned => reviewing
Comment:
Up for review.
This generates:
{{{
> config add Auth/datasources[0]/zones
> config show Auth/datasources[0]
Auth/datasources[0]/type "memory" string (modified)
Auth/datasources[0]/class "IN" string (default)
Auth/datasources[0]/zones/ list (modified)
> config show Auth/datasources[0]/zones
Auth/datasources[0]/zones[0]/origin "" string (modified)
Auth/datasources[0]/zones[0]/file "" string (modified)
> config show Auth/datasources[0]/zones[0]
Auth/datasources[0]/zones[0]/origin "" string (modified)
Auth/datasources[0]/zones[0]/file "" string (modified)
> config commit
Error: unable to parse zone's origin: incomplete textual name
Configuration not committed
>
}}}
In the logs:
{{{
2012-03-26 17:47:11.501 ERROR [b10-auth.auth] AUTH_CONFIG_UPDATE_FAIL
update of configuration failed: unable to parse zone's origin: incomplete
textual name
2012-03-26 17:47:11.505 ERROR [b10-cmdctl.cmdctl] CMDCTL_COMMAND_ERROR
error in command set_config to module ConfigManager: unable to parse
zone's origin: incomplete textual name
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1627#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list