You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Arvind Rachuri (Jira)" <ji...@apache.org> on 2023/03/08 20:41:00 UTC

[jira] [Created] (RANGER-4126) getDBVersion in BaseDao class in the security-admin-web throws Exception

Arvind Rachuri created RANGER-4126:
--------------------------------------

             Summary: getDBVersion in BaseDao class in the security-admin-web throws Exception
                 Key: RANGER-4126
                 URL: https://issues.apache.org/jira/browse/RANGER-4126
             Project: Ranger
          Issue Type: Bug
          Components: admin
            Reporter: Arvind Rachuri


The `getDBVersion` function in `BaseDao` in the security-admin-web module throws exception even for successful query execution for Oracle DB since it tries to cast an Array of Objects to a String.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)