Juraj Duráni created TEIID-3086:
-----------------------------------
Summary: Exception with unclear message
Key: TEIID-3086
URL:
https://issues.jboss.org/browse/TEIID-3086
Project: Teiid
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Juraj Duráni
Assignee: Steven Hawkins
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: 4200
TEIID11008:TEIID11004 Error executing statement(s): [Prepared Values: [] SQL: SELECT
cast(g_0.bytenum AS tinyint) AS c_0, abs(cast(g_0.bytenum AS tinyint)) AS c_1 FROM smallb
AS g_0 ORDER BY c_0]
Expected results:
Remote java.sql.SQLException: Specified cursor is not known to the server.
Additional info:
server log and exception stack trace in attachment
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)