When a schema file has an error, the log file is not clear enough and may give the impression the error is in dse.ldif Example: [25/Aug/2011:09:53:47 -0400] dse - parsing dse entry [attributeTypes] [25/Aug/2011:09:53:47 -0400] dse - Please edit the file to correct the reported problems and then restart the server. Expected behaviour: The server specifies in which file (and possible line number) the error was encountered.
Upstream ticket: https://fedorahosted.org/389/ticket/35
Sample error log: [] - str2entry_dupcheck: entry has no dn [] dse_read_one_file - Parsing entry (lineno: 19) in file /etc/dirsrv/slapd-ID/schema/03bad.ldif failed. [] dse_read_one_file - Invalid section [attributeTypes: ( 2.16.840.1.113730.3.1.34 NAME 'ref' DESC 'LDAP referrals attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'LDAPv3 referrals Internet Draft' ) attributeTypes: ( 2.16.840.1.113730.3.1.36 NAME 'nsLicensedFor' DESC 'Netscape def ...] [] dse - Please edit the file to correct the reported problems and then restart the server.