[teiid-issues] [JBoss JIRA] Created: (TEIID-1206) NPE during the JDBC Metadata read when "resultSetCacheMode=true" turned on

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Aug 12 14:40:49 EDT 2010


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
    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

        


More information about the teiid-issues mailing list