My Oracle Support Banner

Synch of AD Users to OID fails with java.lang.NumberFormatException (Doc ID 1084624.1)

Last updated on AUGUST 30, 2023

Applies to:

Oracle Internet Directory - Version 10.1.2.0.2 to 10.1.4.3 [Release 10gR2 to 10gR3]
Oracle Internet Directory - Version 11.1.1.1.0 to 11.1.1.6.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

After configuring the ActiveChgImp profile, synching fails with the following error shown in the profile trace file:
...
Updated Attributes
orclodipLastExecutionTime: 20100402142031
orclodipConDirLastAppliedChgNum: 2147483558
orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
orclOdipSynchronizationErrors: Unknown Error Encountered
Sleeping for 5 secs
LDAP URL : (myHost.oracle.com:389 myAdmin
Specifying binary attributes: mpegvideo objectguid objectsid guid usercertificate orclodipcondirlastappliedchgnum
LDAP Connection success
Applied ChangeNum : 2147483558Available chg num = 700
ActiveChgImp:Error in Mapping Enginejava.lang.NumberFormatException: For input string: "2160516853"
java.lang.NumberFormatException: For input string: "2160516853"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java(Compiled Code))
at java.lang.Integer.parseInt(Integer.java(Compiled Code))
at java.lang.Integer.parseInt(Integer.java(Inlined Compiled Code))
at oracle.ldap.odip.gsi.ActiveChgReader.initialise(ActiveChgReader.java(Compiled Code))
at oracle.ldap.odip.engine.AgentThread.readerInitialise(AgentThread.java(Compiled Code))
at oracle.ldap.odip.engine.AgentThread.mapInitialise(AgentThread.java(Compiled Code))
at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java(Compiled Code))
at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java(Compiled Code))

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
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.