-
Bug
-
Resolution: Duplicate
-
Major
-
5.2.4.Final
-
None
The CLI hides exception information, only printing the message from the exception.
Exception messages are typically useless without any context.
Example:
[disconnected//]> stats
java.lang.NullPointerException
Or "/ by zero"
- duplicates
-
ISPN-2977 CLI parser errors cause NullPointerExceptions instead of being properly reported
- Closed