[teiid-users] Translator not found

Charles Simon charles.simon at selectbs.com
Tue Jul 6 17:20:28 EDT 2010


Thanks. That was a Homer Simpson moment on my part.

I am getting further but I am now getting an error when the VDB is 
activated.
======================================
2010-07-06 17:06:54,840 INFO  [RUNTIME] (main) UQ exec factory obj created.
2010-07-06 17:06:54,840 ERROR 
[org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) 
Error installing to Real: 
name=vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/uq-films-vdb.xml 
state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: 
java.lang.reflect.InvocationTargetException
     at 
org.teiid.deployers.TranslatorUtil.buildExecutionFactory(TranslatorUtil.java:102)
     at 
org.teiid.deployers.VDBDeployer.createConnectorManagers(VDBDeployer.java:188)
     at org.teiid.deployers.VDBDeployer.deploy(VDBDeployer.java:111)
======================================


Ramesh Reddy wrote:
> On Tue, 2010-07-06 at 16:23 -0400, Charles Simon wrote:
>    
>> There is probably something rather small that I am doing wrong but I
>> can't figure it out. Let me know if you need the jboss-beans.xml file
>> or
>> the vdb file.
>>      
> Did you add the '@Translator("name")' annotation to your
> ExecutionFactory class? This defines the name of the deployed
> translator. This name is used later in the "-vdb.xml" file in the
> "model/source" element under "translator-name".
>
> Ramesh..
>
>    

-- 

Charles Simon
Principal Software Engineer
Select Business Solutions, Inc.
35 Nutmeg Drive
Trumbull, CT 06611
http://www.selectbs.com
mailto:charles.simon at selectbs.com



More information about the teiid-users mailing list