[teiid-issues] [JBoss JIRA] Resolved: (TEIID-440) Capture the vendor SQLSTATE code, if the connector connection fails

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue May 5 10:11:46 EDT 2009


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

Ramesh Reddy resolved TEIID-440.
--------------------------------

    Resolution: Done


Moved the vendor code to MetaMatrixCoreException, so all exceptions can assign a vendor code. Also captured the vendor code from SQLException, or when exception wrapping is taking place.

> Capture the vendor SQLSTATE code, if the connector connection fails
> -------------------------------------------------------------------
>
>                 Key: TEIID-440
>                 URL: https://jira.jboss.org/jira/browse/TEIID-440
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 6.0.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Minor
>             Fix For: 6.1.0
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Currently when the JDBC connector fails to make the connection, we correctly unroll the SQLException, but do not provide the SQLSTATE code on to the wrapping exception's description, so that it is visible in the Teiid's logs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list