[infinispan-issues] [JBoss JIRA] (ISPN-6718) Improve error messages
Jiří Holuša (JIRA)
issues at jboss.org
Thu May 26 09:17:00 EDT 2016
Jiří Holuša created ISPN-6718:
---------------------------------
Summary: Improve error messages
Key: ISPN-6718
URL: https://issues.jboss.org/browse/ISPN-6718
Project: Infinispan
Issue Type: Enhancement
Components: Console
Affects Versions: 8.2.2.Final
Reporter: Jiří Holuša
Assignee: Vladimir Blagojevic
Priority: Minor
When editing cache configuration, I try to put some invalid value, for example on "Transactions" tab into "Stop timeout" field, when I put a string "xyz", which is trivially invalid since it's not a number, I get an error dialog with text:
"domain-failure-description
WFLYCTL0097: Wrong type for stop-timeout. Expected [LONG] but was STRING"
The text is very descriptive, which is fine. I would suggest removing the "domain-failure-description" string and maybe even the WildFly error code, to make it more user friendly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list