Error during AD autoprovisioning
Hello,
I am working with AD 9.1.1 and OIM 9.1.0.2 BP05.
I can manually provision fine with prepop to AD. But when I turned on the auto save form of AD User process and try to provision to AD, I get this error in the Create User:
Logfile:
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - ====================================================
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : createObject : [LDAP: error code 19 - 00002082: AtrErr: DSID-03151145, #1:
0: 00002082: DSID-03151145, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 6 (c):len 26
^@]
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - ====================================================
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - ================= Start Stack Trace =======================
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : createObject
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - [LDAP: error code 19 - 00002082: AtrErr: DSID-03151145, #1:
0: 00002082: DSID-03151145, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 6 (c):len 26
^@]
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - Description : [LDAP: error code 19 - 00002082: AtrErr: DSID-03151145, #1:
0: 00002082: DSID-03151145, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 6 (c):len 26
^@]
ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.ADCS - javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 19 - 00002082: AtrErr: DSID-03151145, #1:
0: 00002082: DSID-03151145, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 6 (c):len 26
^@]; remaining name 'cn=Moreno\, Desirea M.'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3054)
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_createSubcontext(LdapCtx.java:788)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:236)
at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:178)
If I open the AD form and save without making any changes, then retry the Create User, the user would be provisioned fine.
Create User status is "Rejected" with this error: Response: Invalid attribute value error
Response Description: Error in attribute value being passed to the target system
Please help.
Thanks
Khanh
Edited by: user12049102 on Apr 7, 2010 1:46 PM