Com.bharosa.common.newlocation.IPLocationLoader Failed To Load on startUploadMaxMind.sh run with ORA-01017 error
(Doc ID 2707935.1)
Last updated on MARCH 24, 2023
Applies to:
Oracle Adaptive Access Manager - Version 11.1.2.3.0 and laterInformation in this document applies to any platform.
Symptoms
We are trying to run startUploadMaxMind.sh his script invokes startUploadMaxMindExpect.sh and invoke oracle utility loadIPLocationData.sh and it is failing with below error, which is calling
[EL Info]: --ServerSession(200263606)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.3.1.v20111018-r10243
[EL Severe]: --ServerSession(200263606)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
Error Code: 1017
com.bharosa.vcrypt.dataaccess.util.VCryptDataAccessMgr
SEVERE: Could not use com.bharosa.common.toplink.TopLink11gDBMgr as BharosaDBMgr. Using TopLink
javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
Error Code: 1017
at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:517)
at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:188
Note: We have updated oaam_cli.propeties -->oaam.db.toplink.useCredentialsFromCSF=true
And actual script failing after updating above parameters.
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 |