[
https://issues.jboss.org/browse/TEIID-3088?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3088:
---------------------------------------
Since the exception chain is clear, this is our expected behavior. Attempting to
re-report the lower exception message can lead to a lot of bloat in the message which may
not be helpful either in a lot of circumstances - and is not always clear unless the
scenario is a simple full pushdown.
Exception with unclear message
------------------------------
Key: TEIID-3088
URL:
https://issues.jboss.org/browse/TEIID-3088
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Environment: OS: Fedora 20
hardware: x86_64
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
Attachments: exception-stack-trace, full-server.log, server.log
Description of problem:
Unexpected exception. Returned exception indicates that query failed but there is no
reason in message.
Actual results:
TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 Source: 4502
TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT
g_0.intkey AS c_0 FROM smalla AS g_0 WHERE g_0.stringkey = (SELECT g_1.stringkey FROM
smalla AS g_1 WHERE g_1.intnum = g_0.intnum) ORDER BY c_0]
Additional info:
server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)