It's all about the answers!

Ask a question

Eclipse EMF SDO not in RTC 2.0.0.1?


Andy Meneely (26132) | asked Dec 12 '09, 3:46 p.m.
Our plugin (which has both a server and client component) has worked with RTC 2.0 and 2.0iFix1, but it appears we can't get it working on 2.0.0.1 because EMF SDO is not installed. When we provision our server plugin, we get the following message:

$ ./repotools.sh -addTables

Repo Tools
CRJAZ0281I The dependency bundle "org.eclipse.emf.ecore.sdo" is not installed.
CRJAZ0288I Failed to install the profile feature "edu.ncsu.csc.wolfpoker.jazz.server.feature" from the update site "file:../components/edu.ncsu.csc.wolfpoker.jazz.updatesite/" referenced in the profile file "./conf/jazz/provision_profiles/wolfpokerprofile.ini".
CRJAZ1225I Migration failed.


Just looking through the 2.0iFix1 directories, I see the org.eclipse.emf.ecore.sdo jar, but not in 2.0.0.1.

Has that functionality moved to a new API? Or do we need to ask our customers to install SDO manually? (If so - how?)

We need the following dependencies:
    org.eclipse.emf.ecore
    org.eclipse.emf.ecore.sdo

One answer



permanent link
Patrick Streule (4.9k21) | answered Dec 13 '09, 9:53 a.m.
JAZZ DEVELOPER
Our plugin (which has both a server and client component) has worked
with RTC 2.0 and 2.0iFix1, but it appears we can't get it working on
2.0.0.1 because EMF SDO is not installed. When we provision our
server plugin, we get the following message:

$ ./repotools.sh -addTables
Repo Tools
CRJAZ0281I The dependency bundle "org.eclipse.emf.ecore.sdo"
is not installed.
CRJAZ0288I Failed to install the profile feature
"edu.ncsu.csc.wolfpoker.jazz.server.feature" from the
update site
"file:../components/edu.ncsu.csc.wolfpoker.jazz.updatesite/"
referenced in the profile file
"./conf/jazz/provision_profiles/wolfpokerprofile.ini".
CRJAZ1225I Migration failed.

Just looking through the 2.0iFix1 directories, I see the
org.eclipse.emf.ecore.sdo jar, but not in 2.0.0.1.

Has that functionality moved to a new API? Or do we need to ask our
customers to install SDO manually? (If so - how?)

We need the following dependencies:
org.eclipse.emf.ecore
org.eclipse.emf.ecore.sdo

The dependency on SDO has been removed in RTC 2.0.0.1. For more
information, please see

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/13256

--
Regards,
Patrick
Jazz Work Item Team

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.