Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha1
-
Reviewed
Description
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.