You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2009/08/10 14:48:14 UTC

[jira] Commented: (DIRSERVER-1379) ou=system shows multiple time in ldapsearch with different createTimestamps

    [ https://issues.apache.org/jira/browse/DIRSERVER-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741299#action_12741299 ] 

Kiran Ayyagari commented on DIRSERVER-1379:
-------------------------------------------

I confirm that this issue is reproducible using 1.5.4 and the problem is *not* reproducible with the current trunk code. However I need to debug a bit more to see why such results are getting generated.

> 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
>             Fix For: 1.5.5
>
>
> 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.