Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1717

Non existing AT errors ('x-read-only' and 'x-enabled') show up in the logs when adding new schema elements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-M6
    • 2.0.0-M9
    • None
    • None

    Description

      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

      Attachments

        1. test.ldif
          2 kB
          Pierre-Arnaud Marcelot

        Activity

          People

            Unassigned Unassigned
            pamarcelot Pierre-Arnaud Marcelot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: