TIBCO BusinessConnect 6.2.1 hotfix 3 has been released.

TIBCO BusinessConnect 6.2.1 hotfix 3 has been released.

book

Article ID: KB0103277

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Description:
TIBCO BusinessConnect 6.2.1 hotfix 3 has been released.

You can download this Hot Fix from the TIBCO Product Support server using your  TIBCO Support Central (TSC) username (email address) and password, at

    mft.tibco.com
    
mft.tibco.com supports FTP, HTTPS, and SFTP.

Once you have successfully logged into the server, you will find the hotfix packages under

           /AvailableDownloads/BusinessConnect/6.2.1/hotfix-03

Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
================================================================================
Closed Issues in 6.2.1_HF-003 (This Release)

BC-9097
While importing a csx file with bcappmanage tool of TIBCO BusinessConnect or from
TIBCO Administrator, it hung if the csx file included many operations.

BC-9090
When TIBCO BusinessConnect enabled DB lock mechanism and multiple Interior 
Servers were deployed, TIBCO BusinessConnect occasionally failed to acquire
DB Lock in certain scenario while DB connection delay happened.

To resolve this issue, add the following property to the .tra files of 
all the BusinessConnect interior servers:

java.property.bc.DBLock.strongMode.enable=true

BC-9088
If TIBCO BusinessConnect SOAP Protocol 6.1.0 was installed, TIBCO BusinessConnect
threw OutOfMemoryError when handling CMI transactions.

BC-9068
TIBCO BusinessConnect failed to connect certain SFTP servers with I/O errors 
on Windows platform. 

To resolve this issue, add the following property to 
the .tra files of the BusinessConnect interior servers:

- To make this solution take effect for only one trading partner:
  java.property.<trading partner name>.sshftp.tcpnodelay=false
- To make this solution take effect for all trading partners:
  java.property.sshftp.tcpnodelay=false

BC-9067
TIBCO BusinessConnect failed to send or cancel multiple transactions at a 
time in Log Viewer > Message Queue Logs.

BC-9066
When PGP Processing was enabled for the inbound SSHFTP poller in Business 
Agreement, TIBCO BusinessConnect did not pass the OriginalFileName field
correctly to the Private Process.

BC-9039
TIBCO BusinessConnect failed to calculate the key size of certain ciphers, 
and as a result, TIBCO BusinessConnect did not support these ciphers 
on AIX platform.

================================================================================
Closed Issues in 6.2.1_HF-002

BC-8988
When multiple Interior Servers were deployed, if XML requests were sent with the
txnGroupingID field from private processes, TIBCO BusinessConnect occasionally
failed to add converted EDI transactions for batching and DBLock error occurred.

BC-8965
Cipher TLS_EMPTY_RENEGOTIATION_INFO_SCSV was disabled in TIBCO BusinessConnect.

BC-8961
TIBCO BusinessConnect did not allow SSLv2Hello protocol in Gateway Server.

There is a new property "bc.security.sslv2hello.enabled" added to Admin GUI
BusinessConnect -> System Settings -> Activated Protocol Plug-ins and Properties
-> BC, it is unchecked by default. Gateway Server will allow SSLv2Hello protocol
if this property is checked.

================================================================================
Closed Issues in 6.2.1_HF-001

BC-8946, BC-8947
When download files from SSHFTP server hosted by BusinessConnect, significant delay
or even failure could happen.

BC-8908
When a schema in operation of BusinessConnect SOAP Protocol refer to other
schema imported by WSDL tool, it cannot be synchronized to Private Process via 
BusinessConnect Palette.

BC-8907
TIBCO ActiveMatrix BusinessWorks Plug-in for BusinessConnect 6.0.1 failed to
import JMS transport settings with SSL configuration. This fix works with
TIBCO ActiveMatrix BusinessWorks Plug-in for BusinessConnect 6.1.0 and higher.

Note: Please copy configstore-core.jar and configstore-bc.jar of this
hotfix into {TIBCO_HOME}/bw/plugins/lib directory if TIBCO BusinessConnect 
Palette 6.x was installed.

BC-8904
TIBCO BusinessConnect failed to generate asynchronous MDN receipts for inbound
AS2 HTTP/S requests.

BC-8902
The value of trans-id in the NAESB response generated by TIBCO BusinessConnect
was not a 15-digit decimal value, which is mandated by the NAESB standard.

BC-8899
TIBCO BusinessConnect was not compatible with Pretty Good Privacy (PGP) 6.5.8.
To fix this issue, add the following line to .tra files of all TIBCO BusinessConnect
Interior Servers:

java.property.bc.outbound.compatible.with.PGP658.<TradingPartnerName>=true

BC-8894
TIBCO BusinessConnect did not support new property of NAESB 3.0 standard, such
as "receipt-security-selection", "refnum" and "refnum-orig".

There is a new property "GISB/NAESB Version" in HTTP/HTTPS transport, default value
is 2.0. if the value of this property is 3.0, TIBCO BusinessConnect will add "refnum",
"refnum-orig" and "receipt-security-selection" in outbound NAESB request.

BC-8888
When PGP encryption was enabled for outbound SSHFTP transport, file mask which
contain #(DocumentID) did not work.

BC-8881
When stop BusinessConnect Gateway Server from TIBCO Administrator GUI, the HTTP/HTTPS
ports were not released by BusinessConnect Gateway Server services. To fix this issue, 
add the following line to gsengine.tra files of all TIBCO BusinessConnect Gateway servers

java.property.gs.webengine.socket.bindOnInit=false

BC-8852
When files were staged in “Inbox” to be accessed by Gateway Services such as SSHFTP
and FTPS, the filenames were not exposed from these Gateway Services. This issue has 
been fixed in this hotfix, BusinessConnect Plug-in for SSH Server 1.0.0 HF-001 is also 
required to fix this issue.

BC-8763
BusinessConnect Gateway Server threw an exception during startup if HTTP/S service 
was only configured with "Secure CA Port" but not the "HTTP" and "HTTPS" port.

Issue/Introduction

TIBCO BusinessConnect 6.2.1 hotfix 3 has been released.

Environment

all platform

Additional Information

N/A