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

Exception after enabling the operation advisor example plugin

Hi All,


I have set the plugin development environment in RTC eclipse client 4.0 and then deployed operation advisor plugin in eclipse.
Then i have added the precondition on workitem save operation using operation advisor plugin but at the time of saving it shows below exception:





can anyone help me in this???
Thanks in advance.

0 votes



One answer

Permanent link
The exception in the log should give more information. From the bits I see, the extending class does not match the interface it is supposed to match. The class must implement

com.ibm.team.process.common.advice.runtime.IOperationAdvisor

You should also extend AbstractService. Did you run the Extensions Workshop?



0 votes

Comments

Hi

The log file shows below information and from it i can not figure out what exactly is going wrong???


  1. Use Google to search for your error message.
  2. Debug what is happening. See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ .

My best guess is that the class you declared as extending the extension point has a wrong interface or something.

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
× 1,220

Question asked: Aug 02 '13, 5:52 a.m.

Question was seen: 4,696 times

Last updated: Aug 02 '13, 7:56 a.m.

Confirmation Cancel Confirm