[
https://issues.apache.org/jira/browse/RANGER-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahalingam updated RANGER-5084:
-------------------------------
Description:
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}
Environment Setup: Apache Ranger 2.5.0
Database: Oracle 19c
was:
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}
> 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
> Priority: Major
>
> 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}
> Environment Setup: Apache Ranger 2.5.0
> Database: Oracle 19c
--
This message was sent by Atlassian Jira
(v8.20.10#820010)