[infinispan-issues] [JBoss JIRA] (ISPN-3074) CLI hides exceptions
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Thu May 2 18:16:55 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed updated ISPN-3074:
------------------------------
Affects Version/s: 5.2.4.Final
(was: 6.1.0.Final)
Description:
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"
was:
JDG 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"
> CLI hides exceptions
> --------------------
>
> Key: ISPN-3074
> URL: https://issues.jboss.org/browse/ISPN-3074
> Project: Infinispan
> Issue Type: Bug
> Components: CLI
> Affects Versions: 5.2.4.Final
> Reporter: Dennis Reed
> Assignee: Tristan Tarrant
>
> 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"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list