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

Why are changes are not getting reflected after redeployment of plugins?

I implemented Operation Advisor and Operation Participant Plugin.
When I am deploying the plugin in the environment , It is working correctly at first time.

(If all steps are followed correctly,then only I am able to add it in the environment. If steps are not followed correctly then later correcting them is not helping.)

When it is working correctly, I tried changing the code a bit.
Rebuilt the site.Then I replaced the contents of the site folder present in ccm/sites.

Then again if I restart RTC and Tomcat, the previous code still is getting executed and not the latest one.

Is there any cache where the plugin code is getting stored.
If so, how to resolve that.


0 votes


Accepted answer

Permanent link
You need to reset the plugin cache.

On Tomcat, you should delete the directory server/tomcat/work/Catalina/localhost/ccm before you start Tomcat.  If there are other apps that have new plugins, you should delete those directories under server/tomcat/work/Catalina/localhost as well.

Alternatively, before you shut Tomcat down, you can visit /ccm/admin#action=com.ibm.team.repository.admin.serverReset and click the "Request server reset" button.
Sarthak Sharma 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

Question asked: Jul 06 '12, 3:58 a.m.

Question was seen: 4,693 times

Last updated: Jul 06 '12, 7:47 a.m.

Confirmation Cancel Confirm