Jonas Pfefferle created CRAIL-97:
------------------------------------
Summary: Null pointer exception when specifying type which does
not exist in config
Key: CRAIL-97
URL: https://issues.apache.org/jira/browse/CRAIL-97
Project: Apache Crail
Issue Type: Improvement
Reporter: Jonas Pfefferle
A nullpointer exception is thrown when starting a datanode with -t <type> where
type is not listed in the configuration file in crail.storage.types:
Exception in thread "main" java.lang.NullPointerException
at org.apache.crail.storage.StorageServer.main(StorageServer.java:93)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)