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

Cleaning server cache after remove the patch file from iFix?

 Is cache cleaning recommended after removing the patch file from /server/patch directory?  Or when updating the patch file to a newer one from a later iFix?

0 votes



One answer

Permanent link
Cleaning the server cache helps with consistency after server restart.  Here's how:

To clean the application cache in WebSphere:
	
Remove contents from these directories under the profile root: temp,tranlog,wstemp,workspace.
For example, "rm -rf <WebSphere_profile_root_directory>/{temp,tranlog,wstemp,workspace}/*" on linux.

To clean the application cache in Tomcat:
	
Remove contents from these directories under the tomcat root: temp,work.
For example, "rm -rf <server_installation_directory>/server/tomcat/{temp,work}/*" on linux.
	

1 vote

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
× 7,495
× 2,356
× 22
× 20

Question asked: Mar 24 '15, 5:07 p.m.

Question was seen: 6,399 times

Last updated: Mar 24 '15, 5:11 p.m.

Confirmation Cancel Confirm