Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Provisioning problem with fronting service (JFS 1.0.0.1RC1)

Hello All,

I'm trying to write my own JFS fronting service. I've gotten through the OSGi tutorials for Hello
World and Task List. Now, I'm trying to codeploy my own fronting service into Tomcat, but I'm
getting the following error when it tries to "install" the plugins from the update site:

13:21:24,147 ERROR eam.repository.provision.internal.ProvisionService -
CRJAZ0281I The dependency bundle "org.eclipse.emf.common" is not installed.
13:21:24,151 ERROR eam.repository.provision.internal.ProvisionService -
CRJAZ0288I Failed to install the profile feature "com.ibm.hdwb.jobs.server.front.feature" from the
update site "file:../hdwb-update-site" referenced in the profile file
"/local/smccants/foundation-server.1.001RC1.altered/server/conf/hdwb/provision_profiles/profile.ini".
com.ibm.team.repository.provision.ProvisionException: CRJAZ0281I The dependency bundle
"org.eclipse.emf.common" is not installed.
at
com.ibm.team.repository.provision.internal.ProvisionService.installFeature(ProvisionService.java:365)
at
com.ibm.team.repository.provision.internal.ProvisionService.installFeature(ProvisionService.java:386)
at
com.ibm.team.repository.provision.internal.ProvisionService.installFromProfiles(ProvisionService.java:764)
at
com.ibm.team.repository.provision.internal.ProvisionService.installFromProfile(ProvisionService.java:871)
at
com.ibm.team.repository.provision.internal.ProvisionService.installFromContextConfigurationUrl(ProvisionService.java:885)
at com.ibm.team.jfs.app.install.Activator$1.run(Activator.java:152)
at java.lang.Thread.run(Thread.java:810)

org.eclipse.emf.common is both a feature and plugin in the update site (and listed in the site.xml).
The feature is a dependency for my feature (com.ibm.hdwb.jobs.server.front.feature). At this
point I'm totally at a loss as to why this won't load. Any ideas would be greatly appreciated! Thanks!

--Stephen

0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Sep 09 '09, 2:31 p.m.

Question was seen: 3,828 times

Last updated: Sep 09 '09, 2:31 p.m.

Confirmation Cancel Confirm