]
Steven Hawkins resolved TEIID-3087.
-----------------------------------
Resolution: Duplicate Issue
Duplicate of TEIID-3088
Exception with unclear message
------------------------------
Key: TEIID-3087
URL:
https://issues.jboss.org/browse/TEIID-3087
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
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.shortvalue AS smallint) AS c_0, abs(cast(g_0.shortvalue AS smallint)) 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