5000 unable to look up localhost info |
The local server's IP address cannot be determined or obtained.
Solution:Ensure that the local server has an IP address.
5001 IOException exception details |
Error writing to disk.
Solution:Ensure that both /etc/named.conf and /etc/dhcpd.conf are not write-protected.
5002 IOException cannot restart DHCP server |
Internal error
Solution:Contact http://sun.com/service/contacting/index.html for assistance.
5003 unable to instantiate subnet in dhcp sync |
Error when allocating internal objects.
Solution:Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.
5004 problem reading the "leasetime" property |
The leasetime property in /etc/opt /terraspring/ tspr.properties is not properly formatted or unreadable.
Solution:Ensure that the line com.terraspring.dns.leasetime exists in the property file, and that it is followed by an equal sign (=) and then an integer.
5005 Interrupted Exception: exception details |
The restart of the dhcpd daemon has been interrupted.
Solution:Issue dhcpdmod sync manually. If this fails, check /etc/dhcpd.conf and try running dhcpd manually in debug mode to see details of the failure.
5007 encountered a null host object while writing dhcp config |
Internal error.
Solution:Restart the segment manager and retry the operation, or reissue the command that encountered this error.
5008 cannot restart DNS server |
The restart of the BIND daemon has failed.
Solution:Issue the dnsmod sync command manually. If this fails, check /etc/named.conf. Try running named manually in debug mode to see details of the failure. Read /var/adm/messages.
5011 SQLException: exception details |
Internal error.
Solution:Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.
5012 SQLException: encountered a null attribute object while writing dns config |
Internal error.
Solution:Contact http://sun.com/service/contacting/index.html for assistance.
5013 SQLException: encountered a bad attribute object while writing dns config |
Internal error.
Solution:Contact http://sun.com/service/contacting/index.html for assistance.
5016 DNS Error: Cannot create zone file directory directory-name. |
For DNS to function properly, a directory must be created for DNS database files. The default directory is /var/opt/ terraspring/named.
Solution:Ensure that the disk is not write-protected.
5017 DNS Error: Zone file directory directory name is not a directory. |
For DNS to function properly, a directory must be created for DNS database files. The default directory is /var/opt/ terraspring/named.
Solution:Ensure that the directory has not been previously created as a file. If so, delete the file and create the directory manually.
5018 DNS Warning: Error occurred (exception details). |
An unexpected exception occurred internally.
Solution:Restart the Segment Manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.
5019 DHCP Warning: Error occurred (exception details). |
An unexpected exception occurred internally.
Solution:Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.
5020 Unable to open file: |
The system is unable to open the DHCP configuration file.
Solution:Check the file permissions of /etc/dhcp.conf.
5021 Unable to write to file: |
The system is unable to write to the DHCP configuration file.
Solution:Check the file permissions of /etc/dhcp.conf.