[teiid-issues] [JBoss JIRA] Commented: (TEIID-1129) Unable to execute SQL Queries through VDB's with more than one model in it from Designer/DTP

Barry LaFond (JIRA) jira-events at lists.jboss.org
Mon Jun 21 15:30:46 EDT 2010


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

Barry LaFond commented on TEIID-1129:
-------------------------------------

There is also a problem if the Second model is a "Virtual" model. Querying a Virtual Table (i.e. PARTS_VIEW) returned same error.

> Unable to execute SQL Queries through VDB's with more than one model in it from Designer/DTP
> --------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1129
>                 URL: https://jira.jboss.org/browse/TEIID-1129
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 7.0
>            Reporter: Barry LaFond
>            Assignee: Steve Hawkins
>
> Created VDB in Designer with 1 Source model in it (Partssupplier) and was able to submit basic "Select * from PARTS" and return results in DTP through Teiid "as JDBC source".
> Then
> 1) Undeployed VDB, 
> 2) Created second Source model (Products)
> 3) Added Products source model to VDB
> 4) Made sure JNDI data sources were on Teiid server for both models
> 5) Deployed VDB containing both models
> 6) Able to query PARTS again
> 7) Unable to query "Select * from PRODUCTDATA" table.
> Error was:
> 14:25:38,705 WARN  [PROCESSOR] Processing exception 'Group does not exist: PRODUCTDATA' for request uOko4PiAWqhG.0.  Exception type org.teiid.api.exception.query.QueryResolverException thrown from org.teiid.query.resolver.util.ResolverUtil.handleUnresolvedGroup(ResolverUtil.java:853). Enable more detailed logging to see the entire stacktrace.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list