Null Pointer Exception if you start without a config file
mcpherrinm opened this issue · 0 comments
mcpherrinm commented
Exception in thread "main" java.lang.IllegalArgumentException: (was java.lang.NullPointerException) (through reference chain: keywhiz.KeywhizConfig["cookieKey"])
We should print an error message, not just NPE.
I'm not sure if this is something specific to the cookieKey, if so, Issue #180 would fix it.