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

Emmanuel Lécharny commented on DIRSTUDIO-1288:
----------------------------------------------

The error you get (```LDAP result code 65 - objectClassViolation```) indicate 
that the entry you are sending get rejected by the server. The simple fact that 
you get an error in M17 just indicate we probably handle those kind of response 
better than in M14.

You should check on the server logs to see what's wrong with your LDIF.

Incidentally, if you could attach the LDIF, that would be helpful.

> LDIF not running on Directory Studio M17
> ----------------------------------------
>
>                 Key: DIRSTUDIO-1288
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1288
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M17
>         Environment: PROD
>            Reporter: Gage Harris
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> We just upgraded to Apache Directory Studio M17 from M14.   In order to get 
> the app to open,  we also had to upgrade to Java 16(openJDK 16.0.1). Everyone 
> on M17 can not run the ldif command shown below, but those on M14 can run the 
> same LDIF:
> DN: uid=testusr,cn=testusers,ou=testservice,O=testorg
> changetype:modify
> replace: ibm-pwdIndividualPolicyDN
> ibm-pwdIndividualPolicyDN: cn=servPwdPolicy, cn=ibmpolicies
>  
> When we try to run this,  we get a dialog popup that says 'Execute LDIF' has 
> encountered a problem.   Error while executing LDIF - 1 errors occurred,  see 
> logfile for details"
> When looking at the error log we see this:
> Plug-in:  org.apache.directory.studio.common.core.jobs
> "An exception stack trace is not available"
> Session Data:
> eclipse.buildId=unknown
> java.version=16.0.1
> java.vendor=AdoptOpenJDK
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: /studio-rcp/resources/icons/linux/studio.xpm
> Command-line arguments: -os win32 -ws win32 -arch x86_64 
> /studio-rcp/resources/icons/linux/studio.xpm



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to