[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 17:27:06 EDT 2012


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

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

Yes, Looks like it. May be we should load index metadata in single thread rather than asynchronously. 
                
> 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