book
Article ID: KB0105623
calendar_today
Updated On:
Description
Description:
Product Name : TIBCO iProcess Server Objects (Java)
Release Version : 10.5.1.1
Release Date : December 2006
==================================================================================
Note: This hotfix applies to a TIBCO iProcess Server Objects (Java) 10.5.1 that is running on
AIX 5L; HP PA-RISC, HP-UX 11/11i; HP Itanium, HP-UX 11i; Red Hat Enterprise Linux, Version 3;
Sun SPARC, Solaris 8-10.
==================================================================================
* Closed Issues in this HOTFIX Release:
HOTFIX-1
* CR 19378
The incorrect error message is displayed when the getNextDeltaItem
method is called and you haven't refreshed the pageable list "with
delta" (i.e., swUpdateWithDelta wasn't passed with the refresh
method). The error message displayed is "CDQP not defined for work
queue". The error message that should be displayed is "Work queue
delta information was not requested in previous refresh".
Corrected.
* CR 19339
The TIBCO iProcess Server Objects (Java) can only be installed by
the root user on UNIX systems. Any user should be able to install
them.
Corrected. The TIBCO iProcess Server Objects (Java) can now be
installed by any user as long as that user has permissions to
create files in the directory in which it is being installed.
* CR 19333
When the client log rolls over, environment variable settings are
not being written to the log header as they should be.
Corrected.
* CR 19294
There are instances when erroneous characters are being displayed
in areas like the step description when using languages such as
Japanese. A method is needed to specify the desired encoding.
Implemented. ICU conversion libraries can now be used to allow you
to specify the desired encoding. To use the ICU conversion
libraries, you must create a "TISOUnicodeConverterName" environment
variable and set it to the name of the converter you wish to use.
For a list of converter names, and information about each converter,
see the following website:
http://www-950.ibm.com/software/globalization/icu/demo/converters
Note that when using the ICU libraries, the converter you use must
reserve positions 00 through 1F for the standard single-byte ASCII
control characters. This ensures that the control characters do not
otherwise occur in the byte stream. (The UTF-16 converter, for
example, does not satisfy this requirement, and therefore, cannot
be used.)
If the TISOUnicodeConverterName environment variable does not
exist, or is set to an invalid value, the ICU libraries are not
used. In this case, the system looks for the TISOMultiChar
environment variable. If the TISOMultiChar environment variable
exists and is set to 1, UTF-8 (multi-byte) encoding is used,
otherwise extended ASCII (single-byte) encoding is used. The
system will only look at the TISOMultiChar environment variable
if the TISOUnicodeConverterName environment variable does not
exist or is set to an invalid converter name.
For more information about ICU, see:
http://icu.sourceforge.net/
* CR 19281
If the keepItems or releaseItems method is called with a single work
item, and a field value in that work item is a type that cannot be
readily converted, the work item is not kept/released. It also results
in the following error message being returned: "One of the items in
the array returned an error".
Corrected.
==================================================================================
The TIBCO iProcess Objects Server 10.5.1 HotFix 01 can be downloaded from our
support-ftp.tibco.com. You will be able to download by clicking on the link below after
you provide your TIBCO Support Web username and password in the url:
ftp://username:password@support-ftp.tibco.com
Directory path:
StaffwareProcessSuite/iProcess/ServerObjects/java/10.5.1/hotfix-01
==================================================================================
Issue/Introduction
TIBCO iProcess Server Objects (Java) 10.5.1 HotFix 01 is available.
Environment
Product: TIBCO iProcess Server Objects (Java)
Version: 10.5.1
OS:
--------------------