book
Article ID: KB0102180
calendar_today
Updated On:
Description
Note: TEA 2.3.0 Hotfix-02 needs to be installed before installing BW 6.4.2 Hotfix-04. Refer article 000035585 for more details about TEA 2.3.0 hotfix-02.
You can download this HotFix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can the download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to the AvailableDownloads/BusinessWorks/6.4.2/hotfix-04.
================================================================================
Closed Issues in 6.4.2_HF-004 (This Release)
AMBW-31141
The Quick Fix option is now available when an extra parameter binding is
detected after projects are imported to the workspace.
AMBW-31017
The XMLParseException was generated when the Format using default namespace
check box on the General tab of the Render XML activity was selected.
AMBW-30926
Service Agent migration failed as the corresponding context schema migrated
incorrectly.
AMBW-30924
After migration, a process failed to open and displayed the argument cannot be
null error.
AMBW-30917
The JMS Send Message activity failed to reconnect to the IBM MQ 8 server
when the IBM MQ 8 server was restarted.
AMBW-30805
Bwengine was unresponsive and displayed the error,
javax.jms.IllegalStateException: Consumer is closed exception under heavy
load or during load testing. Bwengine was unresponsive because the
JMS Receive Message activity failed to respond.
AMBW-30793
Custom ErrorSchema was not available in the End activity of the main process
block after migration.
AMBW-30772
When two TIBCO ActiveMatrix BusinessWorks applications were dependent on
the same shared module, one of the applications went into the impaired
state.
AMBW-30770
FTL passwords can now be provided as obfuscated passwords thorough bwagent.
If the password has been obfuscated using any other tool, bwagent will send
the obfuscated password to the FTL realm server.
AMBW-30753
The mapping repair mechanism applied to activities during migration resulted
in the argument cannot be null exception. Also, when the service definition was
migrated, the message that was defined in the imported WSDL was not handled
correctly.
AMBW-30749
If the Set Shared Variable and the Get Shared Variable activities were used in one
or multiple processes of a shared module to retrieve a module shared
variable, and when two applications were dependent on the same shared module,
both of the applications referenced the same copy of the module shared variable.
This has been fixed, and now each application uses a separate copy of the module
shared variable.
AMBW-30709
Added a new coercion type in the coercion and substitution dialog box. Users can
now coerce any attribute to a specifically defined attribute.
AMBW-30706
The debug logs did not display the activities inside the processes, and the
debugger failed to stop when an activity included a breakpoint. Due to the
missing XPDLID attribute in the serialization of the activities, the projects
were executed at the run time but were not displayed in the debugger.
AMBW-30692
Persistent connections were reset by the HTTP client at the TCP layer. The
client created new connections instead of reusable connections.
AMBW-30658
ResultSets Use Schema was unable to fetch the metadata for the resultset from
the stored procedure when the schema name was set to a module property
in the JDBC Call Procedure activity.
AMBW-30634
TIBCO Business Studio was unresponsive after importing projects to the
workspace and performing the building workspace action.
AMBW-30633
Contents of the Schema file were empty after migration. This issue was caused
due to the UTF-16LE charset present in the Schema file.
AMBW-30631
After starting the application if the application went into the impaired or
degraded state, bwadmin reported the status incorrectly. The application
status was wrongly reported as Started instead of Impaired or Degraded.
AMBW-30629
The issue with whitespaces being removed from UnresolvedResultSets when using
the Interpret Invalid XML Chars option has been fixed.
AMBW-30584
During migration, when a WSDL inline schema was referred as input or output for
direct call processes and for service migration, the location evaluated for
adding the import in a process model failed with the Null Pointer exception.
Migration failed, and the null pointer exception occured as locations with .xsd
qualifiers are incompatible with the URI formation guidelines.
AMBW-30519
The Parse JSON activity could not parse unicode characters.
AMBW-30456
The JDBC Call Procedure activity timed out when calling a stored procedure that
had an object type input parameter, and if one of the fields of input parameters
was empty.
AMBW-30429
Validation warnings were displayed if there was no coercion (xsd schema)
specified when mapping the any element(*).Validation errors are now lowered to
the warnings level when there is no coercion.
AMBW-30420
Few processes failed to migrate correctly and displayed the argument
cannot be null error when opened in TIBCO Business Studio.
AMBW-30315
If the Client Acknowledge Mode was enabled for a SOAP over JMS service and the
max session value was set to more than 1, when a service runtime exception
occurred in the service all the JMS messages were recovered during session
recovery causing multiple message delivery.
AMBW-30314
When the SOAP Service binding was configured to use JMS as the
transport type, and Client Acknowledge Mode was enabled, the module property
value set for the Max Sessions field was not honored at run time.
This has been fixed, and now the sessions used at run time correctly reflect
the value set on the Max Sessions field.
AMBW-30275
Schemas without namespaces were not resolved in the Iterate group.
AMBW-30205
TIBCO Business Studio was unresponsive when projects from the GIT
repository were opened.
AMBW-30190
The dynamic property of the boolean data type was replaced with the string
data type for the JMS Receive Message activity.
AMBW-30177
Memory leak issues were observed with bwagent and the TEA UI took time to
respond when loading Application Archives and the Applications page.
AMBW-30175
Some processes failed to open after migration due to missing namespace
declaration within the process's definition element.
AMBW-29929
TIBCO Business Studio displayed the error, render-xml exception: node cannot be
null, when running projects with custom XPath functions.
AMBW-29629
Some projects using Fault Context on the service or reference bindings failed.
AMBW-29408
Two AppNodes were in the active state at the same time when the bwengine was
configured in the FTGroup mode and TIBCO Enterprise Message Service was stopped
for few minutes and restarted.
AMBW-29362
The JDBC Call Procedure activity now supports the custom composite type for
for PostgreSQL functions.
AMBW-26194
The Java To XML activity failed and displayed the Activity output data
validation error due to incorrect annox generation of the arrays of type string
(non-primitive) and 2D array of type class.
Note: For projects created or modified in 6.4.2_HF-003, go to the Navigator
explorer and delete the .annoxfiles folder and the .ann.xml files from the bin
folder or from the project's workspace.
Also, delete the existing auto generated schemas from the schemas folder
and reload the respective class to generate new schemas. If the schemas are
not deleted it will lead to duplicate schemas and the project
will fail due to issues with validation.
AMBW-24100
PKCS11 FIPS provider support for SSL/TLS connections.
The Provider field in the Keystore Provider shared resource is now an editable
drop-down list and a new keystore type PKCS#11 has been added to the Type field.
If the PKCS#11 keystore type is selected as the value for the
Keystore Type field, the URL and Refresh Interval fields are disabled.
AMBW-22332
Support has been added for the custom JNDI properties in the JNDI Configuration
shared resource.
AMBW-20139
Support has now been added in the JDBC Call Procedure activity for PostgreSQL
functions to return single resultset using ref cursor.
================================================================================
Issue/Introduction
TIBCO ActiveMatrix BusinessWorks 6.4.2 Hotfix-04 is available
Resolution
You can also download the hotfix using the below link:
https://support.tibco.com/s/hotfixes?id=a011a00000FjyIPAAZ
Additional Information
TEA 2.3.0 Hotfix-02 release announcement article 000035585:
https://support.tibco.com/s/article/TIBCO-Enterprise-Administrator-TEA-2-3-0-Hotfix-02-is-available