[
https://jira.jboss.org/browse/TEIID-1206?page=com.atlassian.jira.plugin.s...
]
Ramesh Reddy commented on TEIID-1206:
-------------------------------------
Looks like we expect to have the cache hint every time when the caching is turned ON, thus
NPE. I am not sure we should prefer memory mode or not for TupleBuffer for fixing this.
NPE during the JDBC Metadata read when
"resultSetCacheMode=true" turned on
--------------------------------------------------------------------------
Key: TEIID-1206
URL:
https://jira.jboss.org/browse/TEIID-1206
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1
Reporter: Ramesh Reddy
Assignee: Steve Hawkins
Priority: Critical
Fix For: 7.1
java.lang.NullPointerException
at org.teiid.dqp.internal.process.RequestWorkItem.processNew(RequestWorkItem.java:359)
at org.teiid.dqp.internal.process.RequestWorkItem.process(RequestWorkItem.java:174)
at org.teiid.dqp.internal.process.AbstractWorkItem.run(AbstractWorkItem.java:49)
This occurred when I created the connection through SQuirreL. Also any queries to
"sys" tables did not work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira