Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-647

Exception raised in ldapbrowser without further explaination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.5.2
    • None
    • studio-ldapbrowser
    • MacOS X 10.6.3, Java 1.6.0_19 (beta) testing against OpenDS 2.2.0

    Description

      This is with Studio version 1.5.3 just released.
      The same issue occured with 1.5.2.

      In the LDAP browser, displaying certain entries shows a pop-up with the following :
      Multiple problems have occurred
      java.lang.nullPointerException

      and 2 messages :
      An error has occurred.See error log for more details.

      The entry seems to display well except for the modifyTimestamp.

      How to reproduce :
      Install OpenDS 2.2.0 from www.opends.org, use default settings, generate sample entries.
      Browse the directory.
      Select an entry, modify any field with a valid value...
      When the entry is reloaded, the exception is raised.
      Looks like the ldapbrowser doesn't parse properly the modifyTimeStamp... the value is either garbage or empty.

      Here's the ldif representation of the entry

      version: 1

      dn: uid=achassin,ou=People,dc=example,dc=com
      objectClass: person
      objectClass: inetOrgPerson
      objectClass: organizationalPerson
      objectClass: top
      cn: Ashley Chassin
      sn: Chassin
      description: http://localhost:8080/photos/woman03.jpg
      facsimileTelephoneNumber: +1 408 555 3372
      givenName: Ashley
      l: Santa Clara
      mail: achassin@example.com
      manager: uid=tclow,ou=People,dc=example,dc=com
      ou: People
      ou: Payroll
      roomNumber: 0466
      telephoneNumber: +1 408 555 9972
      uid: achassin
      userPassword:: e1NTSEF9Qk9Lc29lS2VOMzUvblEzLy9obmEzY25DVzVjaXZGeWpRRFJ4TlE9PQ==
      entryDN: uid=achassin,ou=people,dc=example,dc=com
      entryUUID:: NTAyMzgyMGItOTI3Zi0zNDUyLTg1MjMtMTc4YjllNzY1YTAy
      hasSubordinates: false
      modifiersName: cn=Directory Manager,cn=Root DNs,cn=config
      modifyTimestamp: 20100406095317Z
      numSubordinates: 0
      structuralObjectClass: inetOrgPerson
      subschemaSubentry: cn=schema

      Attachments

        Activity

          People

            Unassigned Unassigned
            ludomp Ludovic Poitou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: