]
Ted Jones updated TEIIDDES-1808:
--------------------------------
Git Pull Request:
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: Ted Jones
Fix For: 8.4, 8.3.2
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: