Tuxedo 8.0 README
If a Tuxedo native client invokes a service using tpcall(), or a
tpacall() eventually followed by a blocking tpgetrply(), and if the
service function sends an unsolicited message to the client using
tpnotify() with the TPACK flag, the service and the client may both
become blocked until either the tpnotify() or the tpgetrply() times
out. This is because the client cannot receive the unsolicited
message while it is blocked in tpgetrply(), and the tpnotify() cannot
complete until the client receives the message.
This behavior is the same in BEA Tuxedo and NonStop Tuxedo. It can be
avoided by not using the TPACK flag with tpnotify(), or by configuring
the client as a workstation client, or by invoking the service using
tpacall() with the TPNOREPLY flag.
12. Solution 10-021008-2306
In the Administrator for NonStop Tuxedo (web GUI), the Work Station
Listener (WSL) class object shows no data in the Configuration Pane
for an active WSL.
13. Solution 10-021008-2307
In the Administrator for NonStop Tuxedo (web GUI), the Statistics Tool
window has the following problems:
(a) The window has an unnecessary "Total:" tab folder in it, in
addition to the expected tab folders "Domain", "Machine", "Server",
"Service" and "Client".
(b) The scroll bar is not enabled even when there are 3 items (such as
servers) not showing in the window. It becomes enabled only when more
than 3 items/icons are not showing.
(c) The Select button displayed as Cancel. The Select dialog box has
"OK" as its title instead of "Select Objects", and the buttons in it
are "Apply" and "Displaying", instead of the expected "OK", "Apply"
and "Cancel".
(d) If you click the "Resume" button, the word "STATISTICS" appears in
the button.
14. Solution 10-021008-2309
In the Administrator for NonStop Tuxedo (web GUI), the "Migrate"
toolbar button and menu item are missing. These would be used to
migrate a server group or machine to another location, or swap the
master and backup machines.
15. Solution 10-021008-2310
In the Administrator for NonStop Tuxedo (web GUI), the "Domains"
folder option is not available in the "Select Folders" dialog box.
16. Solution 10-021008-2311
In the sample application STOCKAPP, using unchanged values for three
parameters in the RESOURCES section of the supplied UBBconfig file may
result in an error, "No space in Bulletin Board", when trying to boot
STOCKAPP. An example solution is to edit the UBBconfig file to make
the values 100, resulting in these lines:
file:///C|/Release 8.0/ReadmeNSTux80.txt
file:///C|/Release 8.0/ReadmeNSTux80.txt (11 of 13) [4/27/2004 10:43:17 AM]