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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jul 31 09:20:06 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2115.
-----------------------------------

      Assignee: Steven Hawkins  (was: Ramesh Reddy)
    Resolution: Done


Corrected the AbstractVDBDeployer loadMetadata that was incorrectly decrementing the load count.  Also made a few changes to account for the difference between the metadata state vdb and the merged vdb created with imported vdbs.
                
> 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: Steven Hawkins
>             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