[teiid-issues] [JBoss JIRA] (TEIID-2599) Getting NPE when making a REST call

Van Halbert (JIRA) jira-events at lists.jboss.org
Fri Jul 26 14:05:25 EDT 2013


Van Halbert created TEIID-2599:
----------------------------------

             Summary: Getting NPE when making a REST call
                 Key: TEIID-2599
                 URL: https://issues.jboss.org/browse/TEIID-2599
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 8.4.1
            Reporter: Van Halbert
            Assignee: Steven Hawkins


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


More information about the teiid-issues mailing list