Mahesh Hanumant Bandal created RANGER-3092:
----------------------------------------------

             Summary: KMS fails to start with NullPointerException in 
catalina.out logs
                 Key: RANGER-3092
                 URL: https://issues.apache.org/jira/browse/RANGER-3092
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 3.0.0
            Reporter: Mahesh Hanumant Bandal
            Assignee: Mahesh Hanumant Bandal
             Fix For: 3.0.0


Ranger KMS setup.sh executes successfully, however when we try to start KMS 
service with following command :
{code:java}
./ranger-kms start
{code}
It shows "Apache Ranger KMS Service failed to start" and only catalina.out log 
file is created in ews/logs folder.

Following error at ews/logs/catalina.out file :
{code:java}
Exception in thread "main" java.lang.NullPointerException
 at 
org.apache.ranger.server.tomcat.EmbeddedServer.<init>(EmbeddedServer.java:94)
 at 
org.apache.ranger.server.tomcat.EmbeddedServer.main(EmbeddedServer.java:85){code}



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

Reply via email to