[teiid-issues] [JBoss JIRA] (TEIID-2918) function invocation failure message refinement

Steven Hawkins (JIRA) issues at jboss.org
Mon Apr 7 11:12:13 EDT 2014


     [ https://issues.jboss.org/browse/TEIID-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2918.
-----------------------------------

    Fix Version/s: 8.7
       Resolution: Done


Removed the underlying message from the exception.  We should come up with a more general way of doing this (for example the server when a query exception is logged in RequestWorkItem).  Otherwise when the message isn't reported there's a "root null" or most of the time that it is the exception becomes quite verbose.
                
> function invocation failure message refinement
> ----------------------------------------------
>
>                 Key: TEIID-2918
>                 URL: https://issues.jboss.org/browse/TEIID-2918
>             Project: Teiid
>          Issue Type: Quality Risk
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.7
>
>
> TEIID-2584 modified the function invocation exception message, but the invocationtargetexception was used, which does not produce a message. 
> The server side already attempts to display the root exception with when an exception is logged, so this kind of logic is only needed for the client exception - which we could treat in a similar way to produce a more verbose exception.

--
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 teiid-issues mailing list