BIND 10 #1301: dhcp and IfaceMgr creation failed:St9exception
BIND 10 Development
do-not-reply at isc.org
Thu Oct 13 13:09:50 UTC 2011
#1301: dhcp and IfaceMgr creation failed:St9exception
-------------------------------+-----------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New Tasks
Component: dhcp | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: DHCP | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
-------------------------------+-----------------------------------------
See below where it couldn't read file and continued with St9exception:
{{{
[b10-dhcp6] Initiating DHCPv6 operation.
Initialization
IfaceMgr initialization.
Interface detection is not implemented yet. Reading interfaces.txt file
instead.
Please use format: interface-name link-local-address
Failed to read interfaces.txt file.
Interface detection failed.
IfaceMgr creation failed:St9exception
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
Failed to receive data.
^C
}}}
The file does exist:
/home/reed/work/isc/bind10-install-2/share/bind10-devel/interfaces.txt
ktrace shows it maybe only looks in current directory:
{{{
29650 1 b10-dhcp6 NAMI "interfaces.txt"
29650 1 b10-dhcp6 RET open -1 errno 2 No such file or directory
}}}
And it continues:
{{{
29650 1 b10-dhcp6 CALL recvmsg(0,0xbfbfe7c4,0)
29650 1 b10-dhcp6 MISC msghdr: 28,
a8e7bfbf1c0000000ce8bfbf0100000080caf0ba2000000000000004
29650 1 b10-dhcp6 RET recvmsg -1 errno 38 Socket
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1301>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list