[
https://issues.jboss.org/browse/TEIIDDES-727?page=com.atlassian.jira.plug...
]
Barry LaFond commented on TEIIDDES-727:
---------------------------------------
Messed with this a bit.
I imported a parts project set from file system and for some reason PartsSourceA.xmi's
preview is built with a ModelType == TYPE instead of PHYSICAL.
Walked through in Debug and sure enough the VdbModelEntry.findModel() call fails to locate
model.
If I turn OFF PREVIEW (no server too), then import, THEN turn ON PREVIEW the
VdbModelEntry.findModel() is successfull.
I think it's a threading/timing issue where the IResource or model isn't fully
loaded into Eclipse memory before the CreatePreviewVdbJob is scheduled and run???
Not sure if they cases are related
Preview of data based on previously created Conn Profile appears to
use loopback conectr
----------------------------------------------------------------------------------------
Key: TEIIDDES-727
URL:
https://issues.jboss.org/browse/TEIIDDES-727
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1.1
Environment: JBDS 4.0 Beta 2 (build is H12)
Reporter: Paul Nittel
Assignee: Barry LaFond
Fix For: 7.3
Attachments: server (copy).log
I had an already-set up server which had previously been used to do similar previews and
queries. I have no idea if that has anything to do with this.
I found that under some unusual set of circumstances, previewing relational data (select
table, click preview button) may return data from the loopback connector, instead of the
connection to the actual data source.
After the loopback, I retried the preview and this time it seemed to deploy the preview
VDB. Results came back correctly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira