[
https://issues.jboss.org/browse/TEIIDDES-859?page=com.atlassian.jira.plug...
]
Barry LaFond commented on TEIIDDES-859:
---------------------------------------
There were 2 scenarios that resulted in exception and failed Preview Data feature
PREVIEW DATA FROM PROJECT EXAMPLE
1) Install JBDS 4.0 and create a Teiid instance (Teiid view)
2) Select "Help > Project Examples..." and choose the "Teiid Designer
> Parts Model Project Set Example"
3) Follow the instructions provided in the example: "PartsExample/readme/Example
Instructions.html"
4) The first part of Step 4 (Preview Data) should fail.
1) Create a New Teiid Model Project
2) Create new relational model via "Import > Teiid Designer > Metadata from
JDBC Database"
3) Execute the "Preview Data" action and verify it works
4) Close JBDS
5) Restart JBDS
6) Try to preview the SAME table and it should fail
Preview data failing for example project.
-----------------------------------------
Key: TEIIDDES-859
URL:
https://issues.jboss.org/browse/TEIIDDES-859
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.3
Import Parts Example project
Continue with example and try to preview or Execute VDB and get no "Source"
error from Teiid.
Problem is the Preview VDB is being created prior to the PartsSourceA.xmi being fully
loaded. Result is the ModelEntry for it contains ModelType == "Type" instead of
"Physical".
Fix is to not respond to Open Project events in TEiid Designer "PreviewManager"
class
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira