Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Follow up action not working

I have followed  this link https://jazz.net/library/article/1000 to create a follow up action.My activator is hitting but the the Implementation Class is not hitting? Any suggestions.

0 votes

Comments

Please, be more specific.

Which operation should trigger the follow up action?
Is the follow up action triggered at all?
What do you see in the logs?

The follow up action is not triggered.Trying to  print a line using System.out.println() in Implementation Class to test whether it is working or not which is not showing up .

Nothing there in the logs.

I suggest that you check whether the extension has been deployed or not.

Have a look at ccm.log and search for the name of your extension.
Also, have a look at the Provision Status page of the Internal Tools (see https://jazz.net/library/article/503).

  1. The profile install from "file:ccm/sites/Follow_UpFeature" was started 
  2. This feature is being installed: "Follow_UpFeature_1.0.0.201905071317".
  3. Installing bundle from the URL /server/conf/ccm/sites/Follow_UpFeature/plugins/Follow_UpPlugin_1.0.0.201905071317.jar". 
  4. Starting the bundle "Follow_UpPlugin
Above are logs of Provision Status.
I did check ccm.logs but didn't find anything relevant.

So, it looks like your extension was deployed.

Anyway, deploying an extension just makes it available for use on the RTC instance.
Did you enable it in the Project Area where you are testing?

As described in https://jazz.net/library/article/1000 test your extension on Jetty and the debug Eclipse client. 

If that works follow the workshop and deploy on the development server. (https://localhost:9443/ccm). Use the remote debugger to see the deployed class.

If all that works the problem is somewhere in the packaging performed in the last lab. That is hard to debug. 

I restarted server and rtc client.Follow-up action is working perfectly.
Thank you for dedicating your time to look into this issue. 

showing 5 of 7 show 2 more comments

Accepted answer

Permanent link

For some reason I am unable to convert Ameya's comment to an answer.

Restarting the server fixed the problem.

Ralph Schoon selected this answer as the correct answer

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

Question asked: May 07 '19, 5:30 a.m.

Question was seen: 968 times

Last updated: May 08 '19, 8:23 a.m.

Confirmation Cancel Confirm