Exception with unclear message
------------------------------
Key: TEIID-3086
URL:
https://issues.jboss.org/browse/TEIID-3086
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7
Environment: OS: Fedora 20
architecture: 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: 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