[
https://issues.apache.org/jira/browse/DIRSERVER-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1717.
------------------------------------------
Resolution: Fixed
Fixed with http://svn.apache.org/viewvc?rev=1397640&view=rev
> Non existing AT errors ('x-read-only' and 'x-enabled') show up in the logs
> when adding new schema elements
> ----------------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1717
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1717
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M6
> Reporter: Pierre-Arnaud Marcelot
> Fix For: 2.0.0-M9
>
> Attachments: test.ldif
>
>
> When adding new schema elements to ApacheDS, two ERROR messages show up in
> the logs for each added schema element.
> In the case of 2 attribute types, here are the logs:
> [17:14:31] ERROR [org.apache.directory.shared.ldap.model.entry.DefaultEntry]
> - ERR_04269 ATTRIBUTE_TYPE for OID x-read-only does not exist!
> [17:14:31] ERROR [org.apache.directory.shared.ldap.model.entry.DefaultEntry]
> - ERR_04269 ATTRIBUTE_TYPE for OID x-enabled does not exist!
> [17:14:31] ERROR [org.apache.directory.shared.ldap.model.entry.DefaultEntry]
> - ERR_04269 ATTRIBUTE_TYPE for OID x-read-only does not exist!
> [17:14:31] ERROR [org.apache.directory.shared.ldap.model.entry.DefaultEntry]
> - ERR_04269 ATTRIBUTE_TYPE for OID x-enabled does not exist!
> These messages should not be logged as ERROR but rather as WARNING
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira