-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The error handling in tomcat-vault's CLI consists of e.printStackTrace() which dumps directly to the screen for users to see. We should catch those exceptions and log some user-friendly messages on how to address them instead of dumping stacks with sometimes non-existent messages.