RTC Extensions problem
Sola Otudeko (45●1●15●16)
| asked Feb 19 '13, 5:24 a.m.
edited Feb 25 '13, 2:54 p.m. by Susan Lafera (1●1) Hi, I have this extension developed based on the IBM lab extension tutorial, which has now gone through quite a few iterations and has been working on our test server no problem for months. Recently, I added another extension to it, and changed an advisor to participant, which all works well when I test in the eclipse debug instance. However my built plugin fails to install on the server and changes not being picked up. This is the error msg 2013-02-19 08:24:26,822 [ Launch callback handler] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0291I Failed to start the bundle "com.hsbc.alm.g3.workflow.rtcext.service 1.0.0.201302181730". org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: com.ibm.team.scm.service; bundle-version="3.1.0" One of the extensions (which I didn't amend) uses com.ibm.team.scm.service. I may inadvertently clicked/unclicked/removed something but I've looked hard and can see nothing else different. Anyone have any clue where I may go searching for the cause of this? Thanks very much Rgds Sola |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 20 '13, 2:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Sola,
can you check on the properties of the dependency, if it requests a specific version? Typically it requests a minimal version. 3.1.400 is RTC 4.0.1. Comments
Sola Otudeko
commented Feb 21 '13, 8:26 a.m.
Thanks Ralph...In fact, I started this work with 4.0. Our deploy environments are now 4.0.1. I'm going to rebuild my dev environment with sdk4.0.1 for consistency and see how that goes.
Sola Otudeko
commented Feb 25 '13, 7:08 a.m.
Hi
Sola,
|
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.