You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/12/05 12:02:11 UTC

[jira] [Commented] (HADOOP-12615) Fix NPE in MiniKMS.start()

    [ https://issues.apache.org/jira/browse/HADOOP-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043240#comment-15043240 ] 

Steve Loughran commented on HADOOP-12615:
-----------------------------------------

hi. Can you tag your issues with the hadoop version this is failing against. Thx

> Fix NPE in MiniKMS.start()
> --------------------------
>
>                 Key: HADOOP-12615
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12615
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>              Labels: supportability, test
>         Attachments: HADOOP-12615.001.patch
>
>
> Sometimes, KMS resource file can not be loaded. When this happens, an InputStream variable will be a null pointer which will subsequently throw NPE.
> This is a supportability JIRA that makes the error message more explicit, and explain why NPE is thrown. Ultimately, leads us to understand why the resource files can not be loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)