Messages
Oracle Tuxedo System Messages provide the following information:
Description: The meaning and context of the message.
Action: What steps you can take to correct any problems identified.
See Also: A pointer to related information (not specified for all messages).
The Oracle Tuxedo System Messages are numbered and organized in catalogs, based on parts of the Oracle Tuxedo 10g Release 3 (10.3) system from which they are generated. For information about a specific message, click on the name of the appropriate catalog.
Note: Some messages for deprecated features may still display. Be aware that deprecated features are not supported.
4201 |
ERROR: Unknown group name returned from routing function | |
|
Description |
The function used to perform data dependent routing during a method invocation indicated that the current data is to be routed to a group name that does not exist. If using the routing functions for TUXEDO System/T supplied types, this should not happen. |
Action |
Contact your BEA TUXEDO system Technical Support. | |
4202 |
ERROR: data type for field fld does not match routing criteria definition | |
|
Description |
The routing field fld had a different data type in routing
criteria entry for buffer type and subtype than specified
for the |
Action |
Split the routing specification for the two buffer types into separate entries, each with routing rules appropriate for the data type of the field in that buffer type. Alternatively, the buffer types themselves may be changed to bring the data types into alignment. This would typically mean modifying an FML field or a VIEW specification. |