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

documentation update entry

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0-M12
    • None
    • doc
    • linux 32bit java 1.7.0.21

    Description

      Hi,

      Could you add a sample of code that show how to update an entry (attribute addition) using an ldif file (or command line in guide) ?
      Adding and deleting are already present in basic user guide.
      I tried adding lines like "changetype: modify", "add: jpegPhoto" and "jpegPhoto:: ...".
      But, I only get an exception:
      ERR_12042_BAD_MODIFY_SEPARATOR_2 Bad state : we should have come from a MOD_SPEC or an ATTRVAL_SPEC
      at org.apache.directory.api.ldap.model.ldif.LdifReader.parseModify(LdifReader.java:1165)
      at org.apache.directory.api.ldap.model.ldif.LdifReader.parseChange(LdifReader.java:1227)
      at org.apache.directory.api.ldap.model.ldif.LdifReader.parseEntry(LdifReader.java:1383)
      at org.apache.directory.api.ldap.model.ldif.LdifReader.init(LdifReader.java:256)
      at org.apache.directory.api.ldap.model.ldif.LdifReader.initReader(LdifReader.java:242)
      at org.apache.directory.api.ldap.model.ldif.LdifReader.<init>(LdifReader.java:325)
      Could you help me to find out what I'm doing wrong ?

      Serge

      Attachments

        Activity

          People

            Unassigned Unassigned
            sp31415 Serge Pouliquen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: