[
https://issues.jboss.org/browse/TEIIDDES-859?page=com.atlassian.jira.plug...
]
Dan Florian resolved TEIIDDES-859.
----------------------------------
Resolution: Done
Problem was that the preview jobs were starting before the auto-build and were locking the
model resources. Because the jobs were running before the build the Preview VDBs were
ending up with the wrong model type. The scheduling of the preview jobs are now being
delayed to give the auto-build a chance to get started and won't run until the build
is finished. Also, preview is not allowed if any preview job is running so that all the
artifacts that need to created and/or deployed are already present. The user is presented
a dialog saying they must wait for the jobs to finish and offers to open the Progress View
for them so they can monitor the running jobs.
Preview data failing for example project.
-----------------------------------------
Key: TEIIDDES-859
URL:
https://issues.jboss.org/browse/TEIIDDES-859
Project: Teiid Designer
Issue Type: Feature Request
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