[ https://issues.apache.org/jira/browse/DIRSERVER-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730433#action_12730433 ] Kiran Ayyagari commented on DIRSERVER-1379: ------------------------------------------- This issue seems to be resolved in the latest trunk code, if possible can you build the trunk and give it a try. (however I confirm that the issue is reproducible with version 1.5.4) > ou=system shows multiple time in ldapsearch with different createTimestamps > --------------------------------------------------------------------------- > > Key: DIRSERVER-1379 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1379 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.4 > Environment: openldap 2.3.43-1, Vista SP2 > Reporter: Thorsten Kampe > > ldapsearch -w secret -x -LLL "(ou=system)" "+" > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090707213540Z > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090707213735Z > dn: ou=system > createTimestamp: 20090708074619Z > creatorsName: uid=admin,ou=system > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090708074819Z > dn: ou=system > createTimestamp: 20090708075926Z > creatorsName: uid=admin,ou=system > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090708080627Z > dn: ou=system > createTimestamp: 20090708080858Z > creatorsName: uid=admin,ou=system > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090708092852Z > dn: ou=system > createTimestamp: 20090708094038Z > creatorsName: uid=admin,ou=system > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090712003805Z > dn: ou=system > createTimestamp: 20090712004025Z > creatorsName: uid=admin,ou=system > dn: ou=system > creatorsName: uid=admin,ou=system > createTimestamp: 20090712174728Z > dn: ou=system > createTimestamp: 20090713095546Z > creatorsName: uid=admin,ou=system -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.