Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 6.5.1 |
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.5.1/hotfix-02.
================================================================================
Closed Issues in 6.5.1_HF-002
AMBW-36452
Applications failed to start on AIX platform.
AMBW-36405
The number of threads increased significantly during application execution.
AMBW-36353
Process memory and heap memory consumption increased substantially after
migrating to TIBCO ActiveMatrix BusinessWorks 6.4.2 HF-007.
AMBW-36326
The XPath function format-dateTime() ignored the picture string for [MN,*-3]
and generated incorrect output at run time.
AMBW-36325
Fractional values were always present even though there was no fractional part
in the mapping when the xsd:restriction condition was used with the base as
xsd:decimal.
Add the following VM argument to omit the fractional part from the value:
-Dbw.xml.decimal.omitDecimalPoint=true
AMBW-36323
When the XSLT version was changed from 1.0 to 2.0, the empty tags were created
in the activity output.
AMBW-36293
In some scenarios for Client Ack mode, only the first JMS message was processed
successfully and the subsequent messages failed to process.
AMBW-36286
A REST service configured with LDAP basic authentication policy returned an
incorrect error code when invoked with wrong credentials.
AMBW-36285
The security header was not available as the undescribed header for SOAP.
Set the property "bw.governance.removesecurityheader.disabled" to true in
the config.ini file.
AMBW-36284
The JDBC connection URL for PostgreSql database driver generated errors at
run time, but displayed a connection successful message at design time when a
connection URL had an sslmode=require property.
AMBW-36281
After migration, the no xsd for this imported location error occurred
when starting a SOAP service.
AMBW-36253
Rendezvous RequestReply Activity was unable to process concurrent responses due
to "ActivityTimedOutException".
AMBW-36089
When the XSLT version was changed from 1.0 to 2.0, the loop variable mapping
for an iterate group was not resolved correctly and an error occurred.
AMBW-36076
During migration, the .xsd files took more time than expected to migrate.
AMBW-36056
When a Compression check box of the HTTP Connector shared resource was
selected, POST responses for REST services were not compressed.
AMBW-36054
Iterate group failed when using a schema with no target namespace.
AMBW-36051
Preventing .EAR file generation if it has Java related errors.
Earlier if the project had Java related errors in design time, the
bwdesign utility did not validate those errors when generating an .EAR file.
Now an .EAR file is not generated if it has Java related errors.
AMBW-36050
When module properties were added to the shared module and the project was
imported, the properties of the application were not updated after the import.
The following error was displayed:
Application configuration error. A set of module properties included in the
BW application are not in sync with the module
properties configured for the module. Re-include module in the application.
This has been fixed, and now TIBCO ActiveMatrix BusinessWorks includes or
updates the missing properties of the application when the application is
included in the workspace.
AMBW-36047
The Line Length in the Field Offset section of DataFormat shared resource
was not correctly updated with respect to changes in Data Format Configuration.
AMBW-36007
The JDBC connection for DB2 database driver using sslTrustStoreLocation property
in URL generated errors at run time, but the Test Connection was successful.
AMBW-35243
For a few applications, an error occurred on the application level 2
page on the Admin UI.
AMBW-33846
If you create a REST service with Swagger file, which has a non-standard
OpenAPI Specification format, the design-time errors are not thrown.
AMBW-30835
If the property "bw.engine.start.all.applications.on.appnode.startup" is
set to true then all the applications deployed on an AppNode are started
once the AppNode starts irrespective of the last states of applications.
================================================================================