It's all about the answers!

Ask a question

With the new ifix007 patch is it necessary to redeploy the enclosed war files


john slate (156) | asked Aug 06 '15, 4:22 p.m.

With the new ifix007 patch is it necessary to redeploy the enclosed war files

installed ifix007 and jts does not show patched but ccm does

3 answers



permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered Aug 06 '15, 4:43 p.m.
Hi John,
It should not be necessary. I would try two things:
1. Navigate to https://your-server/jts/admin?internal=true
2. Navigate to server reset
3. Click button request server reset. This button causes reloading bundles during the next start
4. Restart the server => Please check whether you see the patch for jts now.

Another thing to check is looking into jts-patch.log. Please let us know if you see any errors there.

Comments
john slate commented Aug 06 '15, 7:21 p.m. | edited Aug 07 '15, 2:51 a.m.

That did not work either. any other ids?


john slate commented Aug 06 '15, 7:21 p.m. | edited Aug 07 '15, 2:52 a.m.

ideas

?


Krzysztof Kaźmierczyk commented Aug 07 '15, 3:00 a.m.

Please provide jts-patch.log file.


permanent link
Donald Nong (14.5k414) | answered Aug 06 '15, 8:19 p.m.
Hi John,

As Krzysztof said, you do not need to do anything extra. Just make sure that the patch file is extracted properly and is place in the right place. The application will re-deploy itself when it detects a new patch. You can check logs/<app>_patch.log file for more details. I show part of the ccm_patch.log file in my test environment for your reference.
015-07-03 11:20:19,588 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Patch service started
2015-07-03 11:20:19,611 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - No patches found
2015-07-03 15:11:43,404 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Patch service started
2015-07-03 15:11:43,407 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Looking for patch directory in "/opt/IBM/JazzTeamServer502/server/patch"
2015-07-03 15:11:43,408 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - New patch found: CLM_server_patch_5.0.2.0-CALM502M-I20150528-0019.zip [5.0.2.0]
2015-07-03 20:43:08,453 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Patch service started
2015-07-03 20:43:08,455 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Looking for patch directory in "/opt/IBM/JazzTeamServer502/server/patch"
2015-07-03 20:43:08,457 [         localhost-startStop-1]  INFO com.ibm.team.osgi.patch.PatchConfigurator.addHooks  - Existing patch found: CLM_server_patch_5.0.2.0-CALM502M-I20150528-0019.zip [5.0.2.0]
As you can see, there are three starting instances - the first detected no patches, and second detected a new patch and installed it, and the third detected an existing (already installed) one.


permanent link
Taki Nakajo (1.1k2846) | answered Aug 07 '15, 3:30 a.m.
Did you following this instruction?

https://delivery04.dhe.ibm.com/sar/CMA/RAA/05ijq/0/readme.txt
To install the server patch:

a. Stop the CLM server.
b. Verify whether the following directory exists: <server_installation_directory>/server/patch.
	-If the directory exists, back up and remove its contents. 
	-If the directory does not exist, create it.
c. Copy the server patch file CLM_server_patch_5.0.2.0-CALM502M-I20150704-0040.zip into the /server/patch directory.
d. Clean the application server cache. Follow your application server's documentation on cache cleaning. Use "To clean the application cache in WebSphere" and "To clean the application cache in Tomcat" below as a reference.
e. Start the CLM server. 
	

Comments
Taki Nakajo commented Aug 07 '15, 4:19 a.m.
When you access to the jts admin page https://<server>:9443/jts/admin#action=jazz.viewPage&id=com.ibm.team.repository.server , can you see the output for iFix 007?

502 ifix007

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.