-
1. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
nickboldt Oct 10, 2014 12:40 AM (in response to jjaideep2000)1 of 1 people found this helpfulBundle org.eclipse.birt.report.data.oda.hive.ui can be found in the Kepler-based target platform for JBoss Tools (not JBDS) here:
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/kepler/
Simply add that URL to Eclipse or JBDS via Window > Preferences > Install/Update > Available Software Sites > Add...
Then OK out of that dialog and try the install again. (You can also find that preferences page under Help > Install New Software > "Available Software Sites".)
If you discover you're missing other IUs, you can also try adding this target platform site to help resolve more missing content:
http://download.jboss.org/jbosstools/targetplatforms/jbdsistarget/kepler/
You might also consider reporting this problem to the Integration Stack bug tracker:
-
2. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
nickboldt Oct 10, 2014 12:42 AM (in response to nickboldt)By the way, one great way to see what features/plugins/bundles/IUs are on an update site, or to search 1 or more sites for a specific IU, is the p2 browser. VERY handy tool.
-
3. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
wsy5101732105 Oct 10, 2014 4:13 AM (in response to nickboldt)I also meet the same issue both on raw Eclipse & jboss developer studio.
on raw eclipse:
and on jboss developer studio:
The detailed error messages :
Cannot complete the install because one or more required items could not be found.
Software being installed: Teiid Runtime Clients 8.6.0.Final-v20140919-1550-B2865 (org.teiid.designer.teiid.client.feature.feature.group 8.6.0.Final-v20140919-1550-B2865)
Missing requirement: Bidi Utils 4.3.0.v201306041519 (org.eclipse.birt.report.data.bidi.utils 4.3.0.v201306041519) requires 'package com.ibm.icu.lang [3.4.4,51.0.0)' but it could not be found
Missing requirement: Bidi Utils 4.3.1.v201308301349 (org.eclipse.birt.report.data.bidi.utils 4.3.1.v201308301349) requires 'package com.ibm.icu.lang [3.4.4,51.0.0)' but it could not be found
Missing requirement: Bidi Utils 4.3.2.v20140211-1400 (org.eclipse.birt.report.data.bidi.utils 4.3.2.v20140211-1400) requires 'package com.ibm.icu.lang [3.4.4,51.0.0)' but it could not be found
Cannot satisfy dependency:
From: BIRT HIVE UI 4.3.2.v20140211-1400 (org.eclipse.birt.report.data.oda.hive.ui 4.3.2.v20140211-1400)
To: bundle org.eclipse.birt.report.data.bidi.utils [2.5.1,5.0.0)
Cannot satisfy dependency:
From: Teiid DataTools Connectivity 8.6.0.Final-v20140919-1550-B2865 (org.teiid.datatools.connectivity.feature.feature.group 8.6.0.Final-v20140919-1550-B2865)
To: org.teiid.datatools.connectivity.ui [8.6.0.Final-v20140919-1550-B2865]
Cannot satisfy dependency:
From: org.teiid.datatools.connectivity.ui 8.6.0.Final-v20140919-1550-B2865 (org.teiid.datatools.connectivity.ui 8.6.0.Final-v20140919-1550-B2865)
To: bundle org.eclipse.birt.report.data.oda.hive.ui [4.3.2,5.0.0)
Cannot satisfy dependency:
From: Teiid Runtime Clients 8.6.0.Final-v20140919-1550-B2865 (org.teiid.designer.teiid.client.feature.feature.group 8.6.0.Final-v20140919-1550-B2865)
To: org.teiid.datatools.connectivity.feature.feature.group [8.6.0.Final-v20140919-1550-B2865]
how can I install the teiid designer , can you help me.
-
4. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
phantomjinx Oct 10, 2014 8:15 AM (in response to wsy5101732105)1 of 1 people found this helpful- For standard eclipse, eg. eclipse-rcp-kepler-SR2-linux-gtk-x86_64 (http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/keplersr2)
- The instruction on the teiid designer downloads page should get you up and running (Download & Install - JBoss Community). In quick summary:
- Download and install Eclipse
- Add http://download.jboss.org/jbosstools/updates/release/kepler/integration-stack/ as an available software update site
- In the Install New Software window, select Data Virtualization and click Next>
- This should install all the necessary dependencies, including org.jboss.ide.eclipse.as.feature and org.eclipse.birt.report.data.oda.hive.ui
- The instruction on the teiid designer downloads page should get you up and running (Download & Install - JBoss Community). In quick summary:
- For JBDS 7.1.1.GA, the birt feature seems to have been missed out and there is a bug for this already reported here. However, the teiid designer downloads page also details a couple of workarounds for this:
- Add http://download.eclipse.org/birt/update-site/4.3 as an extra update site;
- As detailed in standard eclipse instructions (above), add http://download.jboss.org/jbosstools/updates/release/kepler/integration-stack/ as an extra update site.
- Both of these update sites will provide the missing birt dependencies and ensure Teiid Designer installs successfully.
- For standard eclipse, eg. eclipse-rcp-kepler-SR2-linux-gtk-x86_64 (http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/keplersr2)
-
5. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
jjaideep2000 Oct 10, 2014 6:18 PM (in response to phantomjinx)I tried this and installation worked. Thanks very much.
-
6. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
wsy5101732105 Oct 13, 2014 1:16 AM (in response to phantomjinx)How about JBoss Developer Studio 8.0.0.CR1.
-
7. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
maxandersen Oct 13, 2014 6:26 AM (in response to wsy5101732105)I recommend you use JBoss Tools and manual installs if you want to use latest greatest, not yet tested with devstudio versions of Teiid.
In JBoss Tools we recently enabled "early access" of the Integration stack on the JBoss Central software/update page. Please try this and let us know how that works.
-
8. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
jjaideep2000 Oct 13, 2014 3:25 PM (in response to maxandersen) -
9. Re: Errors while installing Data Virtualization in JBDS 7.1.1 GA
phantomjinx Oct 14, 2014 8:08 AM (in response to jjaideep2000)Hey,
Looks like the documentation is referring to what was the old 'Teiid View' which is now in fact the 'Servers View'. The Servers View is not unique to Teiid but provides a view on all configured Jboss servers.
Hope this helps.