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

Problem in deploying server side plugin in RTC 5.0.2

 Hi,
I have created one server side participant in RTC  for Work item save operation.
I have followed all the steps to deploy plugin but I can not find any entries in operation participant.
Is there any problem with deploying plugins in RTC 5.0.2?
Also I am getting error in error tab i.e. bundle com.ibm.cds not found.

Please,give any suggestions.

Thanks in advance.

0 votes



2 answers

Permanent link
No, there is no problem in deploying them in 5.0.2. If you have bundle not found messages you got the plugin/feature/update site wrong. You are missing these dependencies and hence the plugin is not loaded.

Check the dependencies, remove the stuff you don't need and make sure what you have is in the common RTC API, since you need to deploy the providers at the server as well as in the eclipse client.

Look at https://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/ for an example.

0 votes

Comments

 Hi Ralph,


In my ccm log files I am getting this error:
CRJZS0383E The "my-plugin" bundle could not be resolved.
2015-06-02 15:02:01,155 [       Launch callback handler] ERROR eam.repository.provision.internal.ProvisionService  - CRJAZ0291E The following bundle could not be started: com.ibm.team.repository.service. The server might need to be reprovisioned or reinstalled.

org.osgi.framework.BundleException: State change in progress for bundle "file:/D%3a/IBM/JAZZTE~1/server/conf/ccm/sites/update-site/plugins/com.ibm.team.repository.service_1.3.0.v20140417_2346.jar" by thread "Start Level Event Dispatcher".

Please,provide any guidance on this.

Thanks

Did this work on Jetty? If not, try to fix this on Jetty.

I can not remote debug your deployment problem. I can only hint you to study the structure and the data from the Rational Team Concert Extensions Workshop to try to understand how the declarative parts of the update site, feature and plugin belong together. I tried to also show some best practices for that in https://rsjazz.wordpress.com/2014/12/03/creating-custom-link-types-for-rational-team-concert/

In your case the server tries to find a bundle named "my-plugin" in the deployed Jar file and that is either not in there or the name/id is different.

 Hi Ralph,

I have also tried simple check summary advisor plugin which is available on Jazz.net example.Which I have successfully implemented on 5.0 but I am not able to deploy the same plugin in RTC 5.0.2.


Permanent link

Hi All,

I have resolved this issue by installing the CLM 5.0.2 using web installer.

I didn't found out the reason, why there is plugin deployed issue when we install it using repository set files.

0 votes

Your answer

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,952

Question asked: Jun 02 '15, 8:41 a.m.

Question was seen: 4,490 times

Last updated: Aug 05 '16, 7:02 a.m.

Confirmation Cancel Confirm