[teiid-issues] [JBoss JIRA] (TEIID-2024) DataTierManager.could_not_obtain_connector_binding error says it can't find Connection Factory

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 2 11:48:17 EDT 2012


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

Steven Hawkins commented on TEIID-2024:
---------------------------------------

That exception is really just a sanity check.  You should have gotten something much sooner.  The best that it could say is something like "a single source is not assigned to model ...", which in your case there is, but with no name.
                
> DataTierManager.could_not_obtain_connector_binding error says it can't find Connection Factory
> ----------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2024
>                 URL: https://issues.jboss.org/browse/TEIID-2024
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>            Priority: Minor
>
> Got this error: 
> [TeiidComponentException]Could not obtain connection factory for model EDG in VDB name= hotrod, version 1
> 	at org.teiid.dqp.internal.process.DataTierManagerImpl.createRequest(DataTierManagerImpl.java:569)
> 	at org.teiid.dqp.internal.process.DataTierManagerImpl.registerRequest(DataTierManagerImpl.java:183
> and looking at the code, it appears the source names defined for the model are null or empty.  I think the message is alluding to the wrong thing it can't find.

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