book
Article ID: KB0102985
calendar_today
Updated On: 01-14-2017
Description
Description:
The hotfix can be downloaded from the TIBCO Support ftp server, mft.tibco.com. Please use your eSupport username and password to access the server. After connecting, go to /AvailableDownloads/ActiveFulfillment/2.1.2/hotfix-01/ to download the hotfix.
Instructions on how to apply the hotfix are provided in the TIB_af_2.1.2_HF-001_readme.txt file.
================================================================================
Closed Issues in 2.1.2_HF-001 (This Release)
AF-5424
Performance issue occurred in purge script which deletes orders in COMPLETE
or CANCELLED status. As part of this defect, Purge script performance has been
improved. A separate README.txt file is shipped with the purge script that
includes details and steps required for performance improvements. The
README.txt is located in the $AF_HOME/db/oracle/purge directory.
AF-5405
If an order was submitted and kept in execution for a long time, when jeopardy
was enabled, it was adding many entries for a single order in the
RESOURCEUPDATECK table and the addition of entries was increasing. The issue
has been fixed.
AF-5342
While calling the getexecutionplan web service, an exception occurs in the OMS
log, and the content is corrupted in the orders with XML in UDF's with type
input and output. The issue has been fixed.
AF-5341
Notifications are missing in the JMS header request or schema elements. As per
schema definition, one of the following fields are mandatory: customerID or
subscriberID. The JMS property called status no longer exists in the order
Notification. These no longer exist in the order Notification. This causes
a parsing exception. The issue has been fixed.
AF-5296
An exception is thrown against the MSGID column in the OMS router table:
Value too large for column. Some of the message IDs are too large to be stored
the routing table. The MSGID column in OMS_ROUTER_TBL is made
VARCHAR2(64 CHAR) to accommodate longer message ids. The issue has been fixed.
AF-5295
When OMS is idle, there is a high CPU consumption. The issue has been fixed.
AF-5255
When canceling an order, an intermediate milestone section exception occurs
while processing the PlanItemSuspendResponse JMS message. The order
cancellation request fails while generating the amendment plan due to the
incorrect assignment of IM dependencies. The issue has been fixed.
AF-5236
When submitting a request using SOAP over JMS, a producer leaks for every
submitted request in temporary queues. In the EMS a producer is created for
each submit order request but not destroyed. The issue has been fixed.
AF-5235
Orders remain in execution state as a deadlock issue is seen in the log file.
The issue has been fixed by altering the notification deletion query to
differentiate between the access parameters and filter conditions. The
issue has been fixed.
AF-5131
While submitting an order, NullPointerException is thrown at different places
during the plan generation when the flag ABDIncludeCharacteristics=true or
ABDIncludeCharacteristics=false. The issue has been fixed.
AF-4809
If a database query update takes more time in a heartbeat, the cluster logic
fails. The issue has been fixed.
Issue/Introduction
TIBCO FOM 2.1.2 Hotfix01 is available