How to check/ verify whether hotfix is properly installed or not
book
Article ID: KB0082883
calendar_today
Updated On:
Products
Versions
TIBCO Hawk
-
TIBCO Runtime Agent (TRA)
-
TIBCO Enterprise Administrator (TEA)
-
Description
Generally user install latest hotfix to address defect/limitations of product. Sometimes hotfix does not gets applied properly even though installation went fine. There are many reasons for this such as user permission, use of not root user, use of different bit installer etc.
Issue/Introduction
Verify hotfix installation
Environment
ALL
Resolution
Below are the list of possible ways with which you can verify whether hotfix is properly installed or not.
1.) There are certain number of files such as jar, war, txt, dll and some files under location {TIBCO_HOME}/tibcojre64/* are gets affected like change in file size, date.
You can get the list of affected files in readme.txt file of respective product. For Ex: TIB_hawk_5.2.0_HF-004_readme.txt
2.) When you install product in <TIBCO_HOME> , products information XML file gets created at location <TIBCO_HOME>\_installInfo.
For Ex:
TIBCOAdmin_5.10.0_prodInfo
Whenever you install hotfix for particular product, new prodInfo xml file gets created with hotfix version as suffix to prodInfo file.
For TEA ----------- 017-12-12 17:21:43,007 INFO lifecycle [ ] TIBCO Enterprise Administrator v2.2.0-HF10 (pid: 3020)
For Administrator ---------------------
Click on About tab in Admin GUI at right top corner. You will get version details of all product. When you install Admin hotfix version gets updated.
Before hotfix install :- TIBCO Administrator: 5.10.0_V19
After hotfix install :- TIBCO Administrator: 5.10.0_V20
Check attached two screenshot Before_Hotfix.png and After_Hotfix.png for your reference.
4.) When you install hotfix for any product check location <TIBCO_HOME>\release_notes, You will get readme.txt file for respective product with hotfix details