RP/TUX 8.1/TUX 9.0/TUX 9.1 - GWWS uses wrong float separator and TMMETADATA crashes if SYSTEM_ACCESS=PROTECTED
(Doc ID 777542.1)
Last updated on FEBRUARY 10, 2025
Applies to:
Oracle Tuxedo - Version 8.1 and laterInformation in this document applies to any platform.
Information in this document applies to any platform
Goal
There are two issues described as follows: 1. TMMETADATA crashes when starting with SYSTEM_ACCESS=PROTECTED on Windows machines. 2. On several operating systems such as German or Dutch, the float / double separator is a comma ',' where it is a point '.' in US. GWWS is not aware of that 'fprintf' creates different output based on that background. So GWWS sends comma separated float and double numbers over the wire.
Those SOAP messages cannot be parsed on client side because a point '.' is expected when reading the messages. CONFIGURATION: Tuxedo 8.1pl283 32-bit on Windows
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |