[
https://issues.jboss.org/browse/TEIIDDES-1808?page=com.atlassian.jira.plu...
]
Ramesh Reddy moved TEIID-2599 to TEIIDDES-1808:
-----------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-1808 (was: TEIID-2599)
Affects Version/s: (was: 8.4.1)
Component/s: Web Services Support
(was: Query Engine)
Getting NPE when making a REST call
-----------------------------------
Key: TEIIDDES-1808
URL:
https://issues.jboss.org/browse/TEIIDDES-1808
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Reporter: Van Halbert
Assignee: Ramesh Reddy
Making a REST call and getting the following NPE:
11:04:20,159 SEVERE [org.teiid.rest] (http-/127.0.0.1:8080-1) Exception in execute: {0}:
java.lang.Throwable: java.lang.NullPointerException
at
org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:134)
[classes:]
at
org.teiid.rest.services.CustomerRESTWebSvcView.restProcedure(CustomerRESTWebSvcView.java:73)
[classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_13]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[rt.jar:1.7.0_13]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.7.0_13]
at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_13]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira