[
https://issues.jboss.org/browse/TEIID-2024?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2024.
-----------------------------------
Resolution: Done
updated the datatiermanager message - which ideally should not get used.
added uniqueness constraints to the xsd and a validation pass during deployment. also
added a check to see if multiple sources exist under a non-multisource model.
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
Fix For: 8.1
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