My Oracle Support Banner

DIP 11g Export Sync From OID To AD Fails With: [LDAP: error code 53 - 0000054F: SvcErr: DSID-031A0FC0, problem 5003 (WILL_NOT_PERFORM), data 0 (Doc ID 1358547.1)

Last updated on OCTOBER 09, 2019

Applies to:

Oracle Internet Directory - Version 11.1.1.2.0 and later
Information in this document applies to any platform.

Symptoms

Oracle Internet Directory (OID) 11g, i.e., 11.1.1.3, with Directory Integration Platform (DIP) export synchronization from OID to Active Directory (AD).

When the export profile in question executes, getting the following errors in the diagnostic log:

<Aug 2, 2011 8:01:41 PM AST> <Error> <oracle.dip> <DIP-10225> <Exception modifying entry : cn=<GROUP_NAME>,ou=groups,dc=<COMPANY>,dc=com,.>
Aug 2, 2011 8:01:41 PM oracle.ldap.odip.gsi.LDAPWriter modify
SEVERE: Exception modifying entry : cn=<GROUP_NAME>,ou=groups,dc=<COMPANY>,dc=com.
<Aug 2, 2011 8:01:41 PM AST> <Error> <oracle.dip> <DIP-10007> <error in execution of Agent thread: <PROFILE_NAME>SyncProfile
ODIException: Error Modifying Entry in Directory
at oracle.ldap.odip.gsi.LDAPWriter.modify(LDAPWriter.java:535)
at oracle.ldap.odip.gsi.LDAPWriter.writeChanges(LDAPWriter.java:346)
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:748)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:368)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:132)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)

Caused By: javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 0000054F: SvcErr: DSID-031A0FC0, problem 5003 (WILL_NOT_PERFORM), data 0
]; remaining name ' cn=<GROUP_NAME>,ou=groups,dc=<COMPANY>,dc=com'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3114)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
at com.sun.jndi.ldap.LdapCtx.c_modifyAttributes(LdapCtx.java:1455)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_modifyAttributes(ComponentDirContext.java:255)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:172)
at javax.naming.directory.InitialDirContext.modifyAttributes(InitialDirContext.java:153)
at oracle.ldap.odip.gsi.LDAPWriter.modify(LDAPWriter.java:513)
at oracle.ldap.odip.gsi.LDAPWriter.writeChanges(LDAPWriter.java:346)
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:748)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:367)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:132)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
>


Has two environments configured exactly the same way and one works but this one does not.

Tried following <Note:1153645.1> to find out more about the error, but the description found is not very helpful in determining the cause of the problem.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.