Ldapmigration.sh Failed with LDAPMigration.java:112
(Doc ID 2469406.1)
Last updated on NOVEMBER 14, 2019
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.5 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
On : 8.0.5 version
When attempting to create a new user via LDAP migration script, ldapmigration.sh, the following error occurs.
Error:
java.lang.NullPointerException
at com.ofs.aai.migration.ldap.LDAPMigration.main(LDAPMigration.java:112)
Steps to Replicate:
1. A new user exists in LDAP and trying to use ldapmigration.sh to bring the user over to OFSAA.
2. Run the script using below from $FIC_DB_HOME/bin/
$ldapmigration.sh SYSADMN <PASSWORD> LDAPTOSMS user atl-ad-dc.corp.oracle.com objectclass=organizationalPerson "CN=Doe.John,OU=Corporate,OU=Accounts,DC=corp,DC=oracle,DC=com"
3. Error above is shown on console.
4. LDAP authentication setup for user authentication and is working fine.
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 |