Exception raised in ldapbrowser without further explaination
------------------------------------------------------------

                 Key: DIRSTUDIO-647
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-647
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 1.5.2
         Environment: MacOS X 10.6.3, Java 1.6.0_19 (beta) testing against 
OpenDS 2.2.0
            Reporter: Ludovic Poitou


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: [email protected]
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



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to