book
Article ID: KB0102112
calendar_today
Updated On:
Description
Product Name : TIBCO ActiveMatrix(R) Platform
Release Version : 3.3.0_hotfix022
Release Date : July 2018
================================================================================
Hotfixes are cumulative. This hotfix includes all previous generally
available hotfixes for TIBCO ActiveMatrix(R) Platform 3.3.0.
================================================================================
This hotfix applies to the following products and versions:
- TIBCO ActiveMatrix Service Bus 3.3.0
- TIBCO ActiveMatrix Service Grid 3.3.0
- TIBCO ActiveMatrix BPM 2.2.0, 3.0.0, 3.1.0, 4.0.0, 4.1.0, 4.2.0
- TIBCO Business Studio BPM Edition 3.6.0, 3.7.0, 3.8.0, 3.9.0, 4.0.0, 4.1.0
4.2.0
- TIBCO ActiveMatrix BusinessWorks Service Engine 5.11.0 + Hotfix 005 (or
higher).
- TIBCO ActiveMatrix Policy Director 1.0.1 + Hotfix 001, 1.1.0
- TIBCO Hawk ActiveMatrix(R) Plug-in for TIBCO Hawk(R) 5.2.0 with
TIBCO ActiveMatrix 3.3.0 Hotfix 018 and above. Platforms supported
are Microsoft Windows, Linux, and Solaris. For AIX support, refer to the
"Known Issues" section of the TIBCO ActiveMatrix Readme Addendum.
NOTE:
- With TIBCO ActiveMatrix 3.3.0 Hotfix 013 and above as the platform,
TIBCO ActiveMatrix BusinessWorks Service Engine 5.11.0 + Hotfix 006 (or higher)
can now use TIBCO Enterprise Message Service(TM) 8.2.2 for TLS 1.2 Support.
- TIBCO Service Performance Manager (SPM) Dashboard, that was originally
part of TIBCO SPM Server is moved to TIBCO ActiveMatrix Platform, and
can now be installed using the TIBCO ActiveMatrix 3.3.0 Hotfix 010 or higher.
- TIBCO Service Performance Manager (SPM) Dashboard supports TIBCO Service
Performance Manager versions 2.2.1 and 2.3.0.
- Existing TIBCO Service Performance Manager (SPM) Dashboard installations
can be upgraded using TIBCO ActiveMatrix 3.3.0 Hotfix 012 or higher. While
upgrading, the existing Dashboard configuration is used, eliminating
the need for reconfiguring the Dashboard. To upgrade, install TIBCO
ActiveMatrix 3.3.0 Hotfix 012 or higher on the same <TIBCO_HOME> where the
Dashboard has been installed. For more information, refer to the "Upgrading
TIBCO ActiveMatrix SPM Dashboard" section in the "TIBCO ActiveMatrix SPM
Dashboard" chapter in the TIBCO ActiveMatrix Administration Addendum.
- Existing TIBCO ActiveMatrix 3.3.0 customers who have been using
TIBCO ActiveMatrix with TIBCO Service Performance Manager 2.1.0 are
affected by Hotfix 010 or higher. After Hotfix 010 or higher is applied to the
TIBCO ActiveMatrix 3.3.0 installation, it is required that you use TIBCO
Service Performance Manager 2.2.1.
- For TIBCO ActiveMatrix BusinessWorks Service Engine 5.11.0, HF005
or above must be installed. TIBCO ActiveMatrix BusinessWorks
Service Engine 5.11.0 HF005 fixed issue BWSE-3886 (BWSE
application went in a 'Start failed' state after applying
3.3.0 Hotfix-008).
- The Administrator and Runtime for TIBCO ActiveMatrix 3.3.0 Hotfix 009
and higher support JRE 1.8. Refer to the TIBCO ActiveMatrix Updater Tool for
Java Runtime Environment (JRE) Documentation to update the
JRE version to JRE 1.8.
================================================================================
Closed Issues in 3.3.0_hotfix022 (This release)
SDS-7742
As part of the Java Implementation Type (IT) code regeneration in TIBCO ActiveMatrix
Business Studio, XML bean and interface jars are generated for all the data types
and PortTypes defined in the WSDL and XSD files used in the SOA projects. When
migrating SOA projects from TIBCO ActiveMatrix Service Grid 2.3 to ActiveMatrix
3.3.0 Studio, the Java IT implementation is regenerated to comply with the 3.3.0
best practices.
If the WSDLs used by the SOA projects contain XSD files that in turn import other
XSD files and so on, NullPointerException errors were seen during code generation
for some of the Java ITs. These errors are a result of optimizations
that were introduced in TIBCO ActiveMatrix 3.2.0 to promote reuse of XML beans across
the XSD files in order to reduce the size of the implementation.
To address this problem, a property has been introduced to disable the reuse of beans
across XSD files and avoid missing dependency issues with certain WSDL and XSD files
as seen in the reported issue. With this, XML beans will be generated for each XSD
and the data types it contains, and there will be no reuse across XSDs for common
data types.
To enable this fix, add the "com.tibco.amx.disable.reuse.jars.for.schema" property
to the <TIBCO_HOME>/studio/3.6/eclipse/configuration/config.ini file and set it to
"true" as follows:
com.tibco.amx.disable.reuse.jars.for.schema=true
Restart the TIBCO Business Studio with a clean flag as follows:
<TIBCO_HOME>/studio/3.6/eclipse/TIBCOBusinessStudio.exe -clear
Clean the workspace and the SOA projects in TIBCO Business Studio using the
"Menu -> Project -> Clean" dialog.
NOTE:
- Setting above property to "true" disables certain performance optimizations, so
apply only in environments where the reported issue exists.
- If no such issues are seeing during code generation or migration, do not add
above property.
- When applying TIBCO ActiveMatrix Platform 3.3.0 Hotfix-022 profile using TIBCO
Universal Installer, make sure that all the options under TIBCO ActiveMatrix Platform
feature are selected. Refer to Installation section above for details.
================================================================================
See attached Readme document (TIB_amx_3.3.0-HF-022_readme.txt) for installation instructions
and issues resolved in previous hotfix releases.
Issue/Introduction
Hotfix TIB_amx_3.3.0_hotfix022 is available for TIBCO ActiveMatrix(R) BPM 2.2.0 - 4.2.0 and TIBCO Business Studio BPM Edition 3.6.0 - 4.2.0
Environment
All Supported Operating Systems
Resolution
TIBCO ActiveMatrix(R) BPM 2.2.0, 3.0.0, 3.1.0, 4.0.0, 4.1.0, 4.2.0 and
TIBCO Business Studio BPM Edition 3.6.0, 3.7.0, 3.8.0, 3.9.0, 4.0.0, 4.1.0, 4.2.0
Hotfix, TIB_amx_3.3.0_hotfix022, can be downloaded from the SFDC Customer Portal Web User Interface
using your username and password for the TIBCO Support Web.
Once logged on you can find the hotfix under the Downloads Menu:
AvailableDownloads/AMX_BPM/2.2.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/3.0.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/3.1.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/4.0.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/4.1.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/4.2.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/3.6.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/3.7.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/3.8.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/3.9.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/4.0.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/4.1.0/TIB_amx_3.3.0_hotfix022
AvailableDownloads/AMX_BPM/BusinessStudioBPMEdition/4.2.0/TIB_amx_3.3.0_hotfix022
Additional Information
TIB_amx_3.3.0-HF-022_readme.txt