TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07 is available.

TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07 is available.

book

Article ID: KB0103200

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Administrator (TEA) -
Not Applicable -

Description

Description:
TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07 is available.

You can download this HotFix from the TIBCO Product Support ftp server, mft.tibco.com.  You will need to provide your  TSC (TIBCO Support Central) credentials.  Your username is your email address  to access the server.

Please note you should use an FTP or SFTP client or command-line FTP. TIBCO employees must use a secure protocol.

Server name: mft.tibco.com
Credentials: use your TSC (TIBCO Support Central website) login.
Browser:  https://mft.tibco.com
FTP: port 21
SFTP: port 22

Once you have successfully logged into the server, go to /AvailableDownloads/TEA/2.2.0/hotfix-07/ to download the fix.

NOTE: TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07  is a prerequisite for monitoring and management of TIBCO BusinessEvents applications using TIBCO BusinessEvents
Enterprise Administrator Agent bundled with  TIBCO BusinessEvents 5.3.0 .


For more details please view attached TIB_tea_2.2.0_HF-007_readme.txt


================================================================================
Introduction
Hotfixes are cumulative. This is hotfix for 
TIBCO Enterprise Administrator 2.2.0.

================================================================================
Installation

Install this hotfix in the {TIBCO_HOME} directory of all host computers that run 
TIBCO Enterprise Administrator version 2.2.0.

IMPORTANT: The 2.2.0 GA Release must be installed before
           installing 2.2.0 Hotfix 007.


 1. Shut down TIBCO Enterprise Administrator version 2.2.0, if running.

 2. Copy and unzip the Hotfix archive for your platform to a temporary location.

 3. Copy TIBCOUniversalInstaller.bin or TIBCOUniversalInstaller.exe from
    {TIBCO_HOME}/tools/universal_installer to the temporary location where 
    you extracted the hotfix.

 4. Run the TIBCOUniversalInstaller program.

     - Follow the instructions displayed by the installer to complete the
       installation

    The installer installs the TIBCO Enterprise Administrator Hotfix files.

 5. Start TIBCO Enterprise Administrator version 2.2.0.

=================================================================================
Uninstallation

Follow these instructions to roll back changes made in all hotfixes since the 
last General Availability release.

All Platforms:

1. Shut down TIBCO Enterprise Administrator version 2.2.0, if running.

2. Go to the {TIBCO_HOME}/tools/universal_installer directory and run the 
   TIBCOUniversalInstaller program.

   The TIBCO TIBCOUniversalInstaller program dialog appears.

3. Click Uninstall Products from a TIBCO Home Location radio button 
   and then click Next.

   The Universal Uninstaller dialog appears.

4. Click Next.

5. In the Uninstallation Type dialog, make sure that the Custom Uninstall 
   (select the products to be removed) radio button is selected and click Next.

   The Product Uninstall Selection dialog appears.

6. Select the check box for TIBCO Enterprise Administrator 2.2.0 Hotfix 7 and 
   click Next.

7. In the Pre-Uninstall Summary dialog, verify the product to uninstall
   (TIBCO Enterprise Administrator 2.2.0 Hotfix 7) and click Uninstall.
 
8. In the Post-Uninstall Summary dialog, click Finish.

   This will restore your pre-Hotfix 7 installation.

9. Start TIBCO Enterprise Administrator version 2.2.0.

=================================================================================
Affected Files for TIBCO Enterprise Administrator 2.2.0 Hotfix 007

TIBCO Enterprise Administrator 2.2.0 Hotfix 007 installs the following files. 

    {TIBCO_HOME}/tea/2.2/hotfix
        /lib	This directory contains the .jar files for the libraries.
        /web	This directory contains the files for the TIBCO Enterprise 
        	Administrator Web user interface.
        /python  This directory contains the python files for the TIBCO Enterprise 
        	Administrator.
    {TIBCO_HOME}/tea/tibco/cfgmgmt/tea
    	/conf   This directory contains files for configuring an instance of 
    	    TIBCO Enterprise Administrator.
    	        
=================================================================================
Closed Issues in 2.2.0 HF-007 (This Release)

TEA-2922
The loglevel WARNING was incorrectly shown as ERROR because the request timeout 
of TIBCO Enterprise Administrator was not configurable. 

TEA-2948
TIBCO Enterprise Administrator now supports custom password policies. To enable 
support for custom password policy, edit %TIBCO_HOME%/tea/2.2/bin/tea.tra. Go to 
line that starts with tibco.env.TEA_START_PARAMS and append 
-Dpassword.policy="%TEA_CONFIG_HOME%/conf/TEAPasswordPolicy.xml".

Alternate custom password policy that can be used is 
%TEA_CONFIG_HOME%/conf/StrongPolicy.xml

TEA-2974
After logging into TIBCO Enterprise Administrator, a blank page was displayed 
instead of the landing page.

TEA-2989
The web application configurations were vulnerable to application misconfiguration 
attacks.

TEA-2991
In the Password field, the "Autocomplete" and "Remember Passwords" options were 
not grayed out.

TEA-2997
The useme cookie could not be deleted.

TEA-3014
User activities were not getting logged into the tea.log file.

=================================================================================
Closed Issues in 2.2.0 HF 6
	
TEA-2930
TIBCO Enterprise Administrator now can be installed on Oracle Enterprise Linux

TEA-2954
TIBCO Enterprise Administrator now can be installed on RHEL 7.x
    
TEA-2955
TIBCO Enterprise Administrator now can be installed on CentOS 7.x

=================================================================================    
Closed Issues in 2.2.0 HF 5
	
TEA-2961
TIBCO Enterprise Administrator can no longer be be loaded in Iframe.
    
TEA-2962
Http Cookie issued by TIBCO Enterprise Administrator is set to HttpOnly.
    
TEA-2971
TIBCO Enterprise Administrator disallows OPTIONS and TRACE calls.

=================================================================================    
Closed Issues in 2.2.0 HF 4
	
TEA-2901
Python binding for TIBCO Enterprise Administrator now supports connecting to 
SSL enabled TIBCO Enterprise Administrator server.
    
Note: Enable Python module for TIBCO Enterprise Administrator by setting the 
PYTHONPATH environment variable to <TIBCO_HOME>\tea\<version>\hotfix\python.

=================================================================================    
Closed Issues in 2.2.0 HF 3
	
TEA-2951
TIBCO Enterprise Administrator now supports AngularJS 1.4.4 so that 
TIBCO Enterprise Administrator agents can use it for their web ui development. 

=================================================================================    
Closed Issues in 2.2.0 HF 2 

TEA-2945 
In TIBCO Enterprise Administrator logs, User Management actions are logged at 
INFO level and have operation codes.
    
Note: As part of TEA-2945 fix, we need to deliver updated logging.xml so during 
installation of this hotfix, existing {TIBCO_HOME}/tibco/cfgmgmt/tea/conf/logging.xml 
is backed up as {TIBCO_HOME}/tibco/cfgmgmt/tea/conf/logging_backup_<timestamp>.xml 

=================================================================================
Closed Issues in 2.2.0 HF 1 
     
TEA-2925 
In the TIBCO Enterprise Administrator Web user interface, the user 
credentials are no longer displayed on the Hawk domains properties page.
    
TEA-2929 
In TIBCO Enterprise Administrator, after configuring LDAP realm using SSL 
and importing the LDAP users, users were unable to log in. This has now been
fixed.
    
After applying this hotfix, add the following properties in the tea.tra file 
if you want to connect to the LDAP server over SSL and do not want to use JRE
builtin keystore. If the LDAP server has a certificate from a well known 
certificate authority then the following properties are not needed.
    
    java.property.javax.net.ssl.trustStore=path-to-keystore
    java.property.javax.net.ssl.trustStorePassword=keystore-password
    java.property.javax.net.ssl.trustStoreFormat=format-if-not-JKS
    
TEA-2934 
If you imported a user group from LDAP into TIBCO Enterprise Administrator 
(with out importing users in the group), individual users in that group 
were unable to log into the TIBCO Enterprise Administrator server. 

After installing this hotfix, on TIBCO Enterprise Administrator web 
log in page, you will be prompted to enter Realm Name in addition to 
user name and password. Enter the name of LDAP server in the Realm Name 
text box (as configured in TIBCO Enterprise Administrator).        

=================================================================================
TIBCO Product Support

 - For an overview of TIBCO Support Services, and information about 
    getting started with TIBCO Product Support, visit this site:
    http://www.tibco.com/services/support/default.jsp

 - If you already have a valid maintenance or support contract, 
    visit the TIBCO Product Support site: https://support.tibco.com
    Entry to this site requires a username and password. If you do 
    not have a username, you can request one.

 - Check the TIBCO Product Support site "Late Breaking News" page
    for product information that was not available at release time.

================================================================================
Copyright

  Copyright (C) 1996-2016 TIBCO Software Inc. ALL RIGHTS RESERVED.
  TIBCO Software Inc. Confidential Information 

Issue/Introduction

TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07 is available.

Environment

Product: TIBCO Enterprise Administrator(TEA).Version: 2.2.0.OS: All.

Attachments

TIBCO Enterprise Administrator (TEA) 2.2.0 Hotfix 07 is available. get_app