It's all about the answers!

Ask a question

force server to reload plugins, was, how to?


0
1
sam detweiler (12.5k6195201) | asked Jan 14 '14, 1:50 p.m.
edited Jan 15 '14, 5:03 a.m. by Krzysztof Kaźmierczyk (7.4k373103)
 our DR server is not running, but has run before.
we need to install some ccm advisor plugins.

you would normally use server/ccm/admin/cmd/requestRest to force the server to load plugins again on next start.
how do you do this when the server is not running?
this under WAS
under tomcat I would delete the built-on.txt file  

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered Jan 15 '14, 5:03 a.m.
Hi Sam,
Here are the instructions for both WAS and Tomcat:

A) If running on Tomcat, delete the application server cache: 
    <JazzTeamServerInstallLocation>\server\tomcat\work\Catalina

B) If running on WebSphere, delete the following directory:
    <WAS_INSTALL>/profiles/<profile>/temp/<node>/<server>/jazz_war

It was my pleasure to have helped you.
sam detweiler selected this answer as the correct answer

Comments
sam detweiler commented Jan 15 '14, 6:11 a.m.

fabulous.. thank you

Your answer


Register or 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.