Pierre-Arnaud Marcelot created DIRSERVER-1717:
-------------------------------------------------
Summary: 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-M7
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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira