You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Bhavik Patel (Jira)" <ji...@apache.org> on 2021/10/12 09:42:00 UTC

[jira] [Created] (RANGER-3477) StringUtils java.lang.ClassNotFoundException issue in Ranger Kms

Bhavik Patel created RANGER-3477:
------------------------------------

             Summary: StringUtils java.lang.ClassNotFoundException issue in Ranger Kms
                 Key: RANGER-3477
                 URL: https://issues.apache.org/jira/browse/RANGER-3477
             Project: Ranger
          Issue Type: Bug
          Components: kms
    Affects Versions: 2.1.0
            Reporter: Bhavik Patel
            Assignee: Bhavik Patel


While installing ranger kms service observed class not found Exception:

apache common lang jar StringUtils is not found
org.apache.commons.lang.StringUtils;
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.StringUtils



--
This message was sent by Atlassian Jira
(v8.3.4#803005)