[
https://issues.jboss.org/browse/TEIID-2024?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2024:
---------------------------------------
You would want a deployment exception since it looks like a name is required. Although I
would think that it makes more sense to default the name to the model name for ease of
use.
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