]
Ramesh Reddy resolved TEIID-3884.
---------------------------------
Fix Version/s: 8.13
Resolution: Done
Queries with NextToken failing with NPE
---------------------------------------
Key: TEIID-3884
URL:
https://issues.jboss.org/browse/TEIID-3884
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.12
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Critical
Fix For: 8.13, 8.12.4
Issuing the queries that return more than single page with out any system parameters are
failing with NPE. Example:
{code}
http://localhost:8080/odata4/vdb.1/schema/view
{code}