-
1. Re: teiid preview data throws an error
shawkins Jul 29, 2014 2:18 PM (in response to skanchi)What designer / server versions are you using?
> Also when I stop and restart the server, after successful start, it gives a set of lines in the server.log.... (also attached)
That looks like designer attempting to clean up preview resources.
> (I am able to get the metadata using the connection, but not preview the data... is there a different mechanism for these two functionalities?)
No, they should be the same. Can you put the server in a debug log level and attach the log?
-
2. Re: Re: teiid preview data throws an error
skanchi Jul 29, 2014 5:03 PM (in response to shawkins)Hi Steven,
Versions I have using:
Platform : Win 7 Enterprise (64 bit OS)
JDK : C:\Program Files (x86)\Java\jdk1.6.0_41
JBOSS EAP 6.1 GA : jboss.home.dir = C:\Users\SKanchi\Downloads\jboss-eap-6.1.0\jboss-eap-6.1
Teiid runtime : teiid-8.8.0.Final-jboss-dist.zip
(I first tried running with EAP 6.1 alpha (as Ramesh pointed out thats the LGPL version) but realized I needed a JAXRS patch?... I got lazy and continued to use EAP6.1GA.
Attached is the server log when I started in debug mode. Then I validated jdbc connection in teiid server and then attempted a preview data for one table (PER_ALL_PEOPLE_F under MDMCRP2jdbc.xmi)
Thanks for your prompt response,
- Satish Kanchi
-
server.log.zip 6.5 KB
-
-
3. Re: Re: teiid preview data throws an error
shawkins Jul 29, 2014 6:44 PM (in response to skanchi)With Teiid 8.8, you should be using EAP 6.1 Alpha with the JAXRS patch. We don't validate the community version against the product releases since we make productized versions of Teiid available as the Data Virtualization product.
What Designer version are you using and do you still see an error when using EAP 6.1 Alpha?
-
4. Re: teiid preview data throws an error
skanchi Jul 30, 2014 3:41 PM (in response to shawkins)Hi Steven,
I installed the JAXRS patch for EAP6.1 Alpha. Now for one of the data sources, preview data is working.
For the other data source I am facing an error. I will open a new discussion thread for that. Also, I am unable to update connection properties for a data source. Do you have any tips for me?
Thanks.
- Satish
-
5. Re: teiid preview data throws an error
shawkins Jul 30, 2014 3:44 PM (in response to skanchi)> Also, I am unable to update connection properties for a data source. Do you have any tips for me?
You'll just have to provide some more details. Do you mean change the properties on the server side or in Designer? What type of source is it?
-
6. Re: teiid preview data throws an error
skanchi Jul 30, 2014 6:00 PM (in response to shawkins)I have created a separate discussion thread. Thanks Steven.