[teiid-issues] [JBoss JIRA] (TEIID-1961) A translator override that is not used by a physical model will cause an exception on the server when the vdb is deployed

Van Halbert (JIRA) jira-events at lists.jboss.org
Sat Mar 3 20:31:36 EST 2012


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

Van Halbert commented on TEIID-1961:
------------------------------------

Could a validation check be added to when designer is validating the vdb so that a pro-active check can be done?
                
> A translator override that is not used by a physical model will cause an exception on the server when the vdb is deployed
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1961
>                 URL: https://issues.jboss.org/browse/TEIID-1961
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.4.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>            Priority: Optional
>             Fix For: 8.0
>
>
> A previously created translator override was not associated with any physical model during the vdb development process.  However, the following error occurred on the server when the vdb was deployed:
> org.jboss.deployers.spi.DeploymentException: The parent translator defined not found in configuration "vfszip:/Users/vhalbert/RedHat/platforms/soa/5.3/jboss-soa-p-5-object/jboss-as/server/default/deploy/Trade.vdb/"
> 	at org.teiid.deployers.VDBDeployer.deploy(VDBDeployer.java:102)
> 	at org.teiid.deployers.VDBDeployer.deploy(VDBDeployer.java:60)
> From a usability standpoint, the user shouldn't need to remove translator overrides that are not currently used because they represent a what-if scenario the user is trying and may contain override info they are not done with.   The server should just ignore those that are not used.  Also, it would be good if the error message indicated the name of the translator/override it was having issues with.

--
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