[
https://jira.jboss.org/browse/TEIIDDES-559?page=com.atlassian.jira.plugin...
]
Dan Florian resolved TEIIDDES-559.
----------------------------------
Resolution: Done
Multiple problems were creating this or were found when debugging this. One problem was
the build was running at the same time as some of the preview jobs. Both the build and the
preview jobs needed workspace resources. The preview jobs now use the same scheduling
rules as the build so that they will not conflict with the build. Another problem was that
new models were actually saved twice when they are created. Once after the new file is
created and once after the ModelEditor is opened and the new diagram objects are created.
The problem was that the preview jobs were reacted to the first save's resource change
event and reading from the file at the same time the second save was trying to write to
the file. Index files are created/deleted/replaced during builds.
Exception in preview VDB creation while importing JDBC model. Index
file wasn't available
-----------------------------------------------------------------------------------------
Key: TEIIDDES-559
URL:
https://jira.jboss.org/browse/TEIIDDES-559
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview, VDB & Execution
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Critical
Fix For: 7.1
Attachments: TEIIDDES-559.log
1) Installed Kit M1 + Teiid CR2 bits (shouldn't matter)
2) Created Model Project
3) Import JDBC using Partssupplier Oracle 9i
4) Got the following Exception. Preview VDB was being created/saved before the index file
for the model was available.
java.lang.RuntimeException: java.io.FileNotFoundException: File 4030705137.INDEX does not
exist.
See attached log file for full stack trace
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira