Products | Versions |
---|---|
TIBCO ActiveMatrix Service Grid | - |
Not Applicable | - |
Description:
You can download this HotFix from the TIBCO Product Support FTP server using your eSupport username and password, at
ftp://support-ftp.tibco.com
Once you have successfully logged into the server, you will find the hotfix packages under
available_downloads/ActiveMatrix/ActiveMatrixServiceGrid/2.2.1/TIB_amx_tap_020201_2
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
======================================================================
Closed Issues in hotfix TIB_amx_tap_020201_2 (This Release)
1-A913UE:
A CLI timeout is now treated as a failure, so the ANT script can be made to terminate
with error, using "failOnError" attribute, in case a timeout occurs. This makes scripting
more reliable because it will only report success when CLI actions have been completed
successfully.
1-A91ET5:
A detailed log with stack trace is now logged to provide more details where Admin CLI
failed to execute some actions with an error message from XFire. The detailed log with a stack
trace would help in isolating the root cause of the failure.
1-A91ERP:
The creation of a new Administration Server no longer fails with LDAP realm by
specifying user_unique_attribute and group_unique_attribute in the
createadminserver -silent mode. This is required for the case where
"sAMAccountName" attribute of MS ActiveDirectory represents the user's login name.
This was a regression from 2.1.0 release.