[teiid-issues] [JBoss JIRA] (TEIID-3345) NPE while accessing VDB via OData access

RH Bugzilla Integration (JIRA) issues at jboss.org
Sat Mar 5 11:32:00 EST 2016


    [ https://issues.jboss.org/browse/TEIID-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172438#comment-13172438 ] 

RH Bugzilla Integration commented on TEIID-3345:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1194292|https://bugzilla.redhat.com/show_bug.cgi?id=1194292] from MODIFIED to ON_QA

> NPE while accessing VDB via OData access
> ----------------------------------------
>
>                 Key: TEIID-3345
>                 URL: https://issues.jboss.org/browse/TEIID-3345
>             Project: Teiid
>          Issue Type: Bug
>            Reporter: Juraj Duráni
>            Assignee: Ramesh Reddy
>            Priority: Minor
>              Labels: Alpha1
>             Fix For: 8.11
>
>
> If wrong odata URL is provided, an internal error is displayed:
> URL: http://localhost:8080/odata/
> Exception: org.teiid.core.TeiidRuntimeException: TEIID16008 VDB name not defined on the URL. The url format is http://{host}:{port}/odata/{vdb-name}[.{vdb-version}]/...
> org.teiid.odata.TeiidProducerProvider.getContext(TeiidProducerProvider.java:88)
> org.teiid.odata.TeiidProducerProvider.getContext(TeiidProducerProvider.java:47)
> ....
> This behavior is quite expected.
> URL: http://localhost:8080/odata
> Exception: java.lang.NullPointerException
> org.teiid.odata.TeiidProducerProvider.getContext(TeiidProducerProvider.java:80)
> org.teiid.odata.TeiidProducerProvider.getContext(TeiidProducerProvider.java:47)
> ...
> I expect that teiid should return similar exception



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the teiid-issues mailing list