[teiid-issues] [JBoss JIRA] (TEIID-2115) Designer VDB with WebService model failed to deploy

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Jul 30 18:12:06 EDT 2012


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

Ramesh Reddy commented on TEIID-2115:
-------------------------------------

Teiid already loads the index models in synchronous fashion, however it adds the loaded metadata to runtime schema asynchronously, looks the timing issue is there. Need to look for way to load these in certain order to fix the issue.  
                
> Designer VDB with WebService model failed to deploy
> ---------------------------------------------------
>
>                 Key: TEIID-2115
>                 URL: https://issues.jboss.org/browse/TEIID-2115
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.1
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.1
>
>         Attachments: TxnService.vdb
>
>
> Trying deploy a VDB with Web service and XML models is having metadata resolution issues during deploy.
> {code}
> 11:18:07,636 WARN  [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 View PostgreTxn_WS.PostgreTxn_g1.getg1 validation error: QueryResolverException-Group does not exist: PostgreTxn_Output_View.g1_OutputView
> 11:18:07,638 WARN  [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 View PostgreTxn_WS.PostgreTxn_g2.getg2 validation error: QueryResolverException-Group does not exist: PostgreTxn_Output_View.g2_OutputView
> 11:18:07,639 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID40073 The metadata for the VDB TxnService.1 is loaded, however it is not valid. Check models for errors. Correct the metadata and re-deploy.
> {code}
> I originally remembered to skip the model validation on these types of models.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list