You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2017/10/28 15:39:00 UTC

[jira] [Created] (RANGER-1861) There are errors when the "ranger-kms start" command was executed.

peng.jianhua created RANGER-1861:
------------------------------------

             Summary: There are errors when the "ranger-kms start" command was executed.
                 Key: RANGER-1861
                 URL: https://issues.apache.org/jira/browse/RANGER-1861
             Project: Ranger
          Issue Type: Bug
          Components: kms
    Affects Versions: 1.0.0, master
            Reporter: peng.jianhua
            Assignee: peng.jianhua


There are errors when the "ranger-kms start" command was executed.
{code}
2017-10-28 23:23:33,339 ERROR XMLUtils - Error loading : 
java.lang.IllegalArgumentException: InputStream cannot be null
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:117)
	at org.apache.ranger.plugin.util.XMLUtils.loadConfig(XMLUtils.java:64)
	at org.apache.ranger.plugin.util.XMLUtils.loadConfig(XMLUtils.java:48)
	at org.apache.ranger.server.tomcat.EmbeddedServer.<init>(EmbeddedServer.java:77)
	at org.apache.ranger.server.tomcat.EmbeddedServer.main(EmbeddedServer.java:69)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)