[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 22:04:36 EST 2012


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

Van Halbert edited comment on TEIID-1961 at 3/3/12 10:03 PM:
-------------------------------------------------------------

Ah, you're right.  I imported existing models and vdb into another project, for which the translator override that already existed pointed to a type that wasn't in the new server I setup.   It was orphaned in designer.  
                
      was (Author: van.halbert):
    It wasn't that I entered a non-existent type, it was that I created 2 translator overrides in the vdb, but only 1 was associated to a model, the other was orphaned.  
                  
> 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