Mahalingam created RANGER-5084:
----------------------------------
Summary: Installation failed During the update of the ranger admin
password - Oracle Schema
Key: RANGER-5084
URL: https://issues.apache.org/jira/browse/RANGER-5084
Project: Ranger
Issue Type: Bug
Components: admin
Affects Versions: 2.5.0
Reporter: Mahalingam
The installation of Apache Ranger reports a failure during the default ranger
admin password change. Towards the end of the installation , The installation
process invokes ChangePasswordUtil.java , to perform this operation. The full
logs from ChangePasswordUtil.java is attached as rangerdblogmissingcol
{code:java}
Excerpts of log: 2024-11-12 07:34:31,363 [main] INFO
o.a.r.p.c.ChangePasswordUtil (ChangePasswordUtil.java:55) main()2024-11-12
07:34:52,057 [main] INFO o.a.r.p.c.ChangePasswordUtil
(ChangePasswordUtil.java:121) ==> ChangePasswordUtil.execLoad()2024-11-12
07:34:52,187 [main] ERROR o.a.r.p.c.ChangePasswordUtil
(ChangePasswordUtil.java:265) Update Admin Password failure. Detail:
javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse
Persistence Services - 2.7.12.v20230209-e5c4074ef3):
org.eclipse.persistence.exceptions.DatabaseExceptionInternal Exception:
java.sql.SQLSyntaxErrorException: ORA-00904: "OBJECT_NAME": invalid identifier
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)