[ 
https://issues.apache.org/jira/browse/DIRSERVER-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475106#comment-13475106
 ] 

Emmanuel Lecharny commented on DIRSERVER-1717:
----------------------------------------------

Th x-read-only and x-enabled AttributeType are not declared in the schemas. 

We probably don't need the x-enabled, as we already have the m-enabled 
attributeType.
The x-read-only can be added easily.
                
> 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

Reply via email to