You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jeremy Jackson (JIRA)" <ji...@apache.org> on 2017/11/10 13:21:00 UTC

[jira] [Comment Edited] (DIRSERVER-2213) Importing LDIF via Apache Directory Studio generates error

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

Jeremy Jackson edited comment on DIRSERVER-2213 at 11/10/17 1:20 PM:
---------------------------------------------------------------------

Ok, but does that mean there is an export order we can specify? Because I'm literally doing an export from one LDAP, creating a new server with the associated partition, and trying to do an import with the exported ldif.


was (Author: jeremy.jackson):
Ok, but does that mean there is an export order we can specify? Because I'm literally doing an export from one LDAP, creating a new one server with the associated partition, and trying to do an import with the exported ldif.

> Importing LDIF via Apache Directory Studio generates error
> ----------------------------------------------------------
>
>                 Key: DIRSERVER-2213
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2213
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 2.0.0-M23
>         Environment: Windows server 2012
>            Reporter: Jeremy Jackson
>            Priority: Blocker
>
> After installing Apcheds on windows and using Directory Studio to import LDIF, I continually receive the following type error messages:
> {noformat}
> # nga-admin, bicc_admin, groups, gcbipb
> #!RESULT ERROR
> #!CONNECTION ldap://160.106.131.42:10389
> #!DATE 2017-11-09T14:08:19.252
> #!ERROR [LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : 
> ADD_REQUEST 
> Message ID : 15     
> Add Request : Entry     
> dn[n]: uid=nga-admin,cn=bicc_admin,ou=groups,o=gcbipb     
> objectClass: top    
> objectClass: person     
> objectClass: organizationalPerson    
>  objectClass: inetOrgPerson     
> objectClass: gcbipb-Client     
> TenantPrimary: 1000     
> cn: Nga Tran     
> creatorsName: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system     
> subschemaSubentry: cn=schema     
> userPassword: 0x7B 0x53 0x53 0x48 0x41 0x7D 0x7A 0x74 0x6C 0x6F 0x66 0x7A 0x41 0x45 0x55 0x2F ...     
> entryUUID: bfcc7260-f921-4a50-9b49-8f2a519bfd6d     
> uid: nga-admin     
> pwdHistory: 0x32 0x30 0x31 0x37 0x31 0x31 0x30 0x38 0x32 0x31 0x30 0x31 0x30 0x33 0x2E 0x31 ...     
> TenantSecondary: 9993     
> nbSubordinates: 0     
> entryParentId: 3a33a4c1-5ad2-46f7-81ba-0653dd943fb4     
> nbChildren: 0     
> createTimestamp: 20171108210103.102Z     
> entryCSN: 20171108210103.102000Z#000000#001#000000     
> sn: Tran     
> entryDN: uid=nga-admin,cn=bicc_admin,ou=groups,o=gcbipb
> : ERR_251_PARENT_NOT_FOUND Parent cn=bicc_admin,ou=groups,o=gcbipb not found]
> {noformat}
> .
> I'm trying to create a backup and restore procedure, but I'm unable to import an exported ldif file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)