![]() |
![]() |
|
|
1000 |
ERROR: Unable to send message | |
|
Description |
An attempt to send a request to the Workstation Handler process failed during a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1001 |
ERROR: Unable to get reply | |
|
Description |
An attempt to receive an acknowledgment to a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1002 |
ERROR: tpcommit() message send failure | |
|
Description |
An attempt to send a request to the Workstation Handler process failed during a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1004 |
ERROR: Unable to set type switch index | |
|
Description |
An attempt to check a buffer type or subtype failed during a call to |
Action |
Check that the type and/or subtype is listed in the file | |
1007 |
ERROR: Unable to set type switch index | |
|
Description |
An attempt to check a buffer type or subtype failed during a call to |
Action |
Check that the type and/or subtype is listed in the file tmtypesw.c. | |
1011 |
ERROR: tpcall() message send failure | |
|
Description |
An attempt to send a request to the Workstation Handler process failed during a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1013 |
ERROR: tpcall() get reply failed | |
|
Description |
An attempt to receive an acknowledgment to a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1014 |
ERROR: Unable to create temporary file | |
|
Description |
An attempt to open a file for temporary storage of a reply message failed. This is an operating system error that could be a result of insufficient space in the file system or improper permissions on the device. |
Action |
The amount of the space on the specified device should be checked. If the environment variable | |
1015 |
ERROR: Unable to write to temporary file | |
|
Description |
An attempt to write to a file opened for temporary storage of a reply message failed. This is an operating system error that could be a result of insufficient space in the file system. |
Action |
The amount of the space on the specified device should be checked. | |
1016 |
ERROR: Unable to open temporary file | |
|
Description |
An attempt to open a file failed. This file was created for temporary storage of a reply message. This is an operating system error that could be a result of an accidental deletion of the file, a change in file permissions, or a hardware problem. |
Action |
Files created for this purpose have a prefix of | |
1017 |
ERROR: Unable to read from temporary file | |
|
Description |
An attempt to read from a temporary file failed. This file was created for temporary storage of a reply message. This is an operating system error. |
Action |
This error would occur after the file has been successfully opened for reading. This could indicate a permissions problem or a hardware failure. | |
1018 |
ERROR: Too many outstanding handles | |
|
Description |
The application has exceeded the limit (50) of allowable outstanding handles. |
Action |
The application must not have more than 50 outstanding handles at any one time. This error message also indicates an internal problem within the system because | |
1019 |
ERROR: Invalid array index | |
|
Description |
The application has received an unknown handle from the Workstation Handler. An attempt to delete this handle entry has failed. |
Action |
The application should be restarted. If the problem still occurs, contact your BEA TUXEDO system Technical Support. | |
1020 |
ERROR: Unable to obtain authentication level | |
|
Description |
An attempt to connect to the BEA TUXEDO application has failed during a |
Action |
The | |
1021 |
ERROR: tpcommit() message receive failure | |
|
Description |
An attempt to receive a reply from the Workstation Handler process failed during a tpcommit. This could be a result of the network going down, the Workstation Handler process not running, or the site of the Workstation Handler going down. |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1022 |
ERROR: Unable to send init request | |
|
Description |
An attempt to send a request to the Workstation Handler process failed during a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1023 |
ERROR: Unable to get reply to init request | |
|
Description |
An attempt to receive a reply from the Workstation Handler process failed during a |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1025 |
ERROR: Unable to send tpterm() request | |
|
Description |
An attempt to send a request to the Workstation Handler process failed during a |
Action |
Shut the client down and inform the BEA TUXEDO system administrator. The administrator will have to remove the client entry. | |
1026 |
ERROR: Unable to get reply to tpterm() request | |
|
Description |
An attempt to receive a reply from the Workstation Handler process failed during a |
Action |
Shut the client down and inform the BEA TUXEDO system administrator. The administrator may have to remove the client entry. | |
1027 |
ERROR: Unable to connect to WSH | |
|
Description |
An attempt to connect to the TUXEDO System/T application has failed during a |
Action |
The | |
1028 |
ERROR: Memory allocation failure | |
|
Description |
An attempt to allocate memory failed while creating an in-memory buffer type switch. This allocation is not very large and it happens only once when the client is joining the application. This failure would indicate a more serious problem of lack of machine resources. |
Action |
Consult your UNIX system administrator. | |
1029 |
ERROR: Unable to retrieve stored reply | |
|
Description |
An attempt to retrieve a stored reply failed. This message was either stored in memory or in a temporary file. |
Action |
If the message was stored in memory, then this indicates an internal BEA TUXEDO problem. In this case the client should be shut down and restarted. Your BEA TUXEDO system Technical Support should be informed. If the message was stored in a temporary file, this could indicate a permissions problem or a hardware failure. Consult your UNIX system administrator in this case. | |
1030 |
ERROR: Handle not stored | |
|
Description |
The application has asked for a reply with a handle unknown to the system. This error should have been detected in tpgetrply. If the handle is valid, this would indicate an internal BEA TUXEDO error. |
Action |
The application should be restarted. If the problem still occurs, contact your BEA TUXEDO system Technical Support. | |
1031 |
ERROR: Send of OWS_GETRPLY message failed | |
|
Description |
An attempt to send a request to the Workstation Handler process failed. This could be a result of the network going down, the Workstation Handler process not running, or the site of the Workstation Handler going down. |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
1032 |
ERROR: Failed to receive expected reply | |
|
Description |
An expected reply from the Workstation Handler process was not received. This could be a result of the network going down, the Workstation Handler process not running, or the site of the Workstation Handler going down. It could also indicate the client process and the Workstation Handler are out of sync. This should not happen if the Workstation Handler is running. |
Action |
Shut the client down and attempt to reconnect. If this fails, contact your BEA TUXEDO system Technical Support. | |
See Also |
BEA TUXEDO Workstation Guide | |
1033 |
ERROR: Failure to get a message reply | |
|
Description |
An attempt to receive a reply from the Workstation Handler process failed. This could be a result of the network going down, the Workstation Handler process not running, or the site of the Workstation Handler going down. |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. The BEA TUXEDO administrator will have to remove the old client entry. | |
1034 |
ERROR: Received unexpected message with opcode opcode | |
|
Description |
An unexpected reply was received from the Workstation Handler process. This would indicate the client and Workstation Handler processes are out of sync. |
Action |
Shut the client down and report this message to your BEA TUXEDO system Technical Support. The BEA TUXEDO administrator will have to remove the old client entry. | |
1035 |
ERROR: Unable to save a message reply | |
|
Description |
An attempt to save a message failed. There are two possible causes. The first is that the environment variable |
Action |
In the first case, the value of | |
1036 |
ERROR: Unexpected opcode returned opcode | |
|
Description |
An unexpected reply was received from the Workstation Handler process. This would indicate the client and Workstation Handler processes are out of sync. |
Action |
Shut the client down and report this message to your BEA TUXEDO system Technical Support. The BEA TUXEDO administrator will have to remove the old client entry. | |
1037 |
ERROR: Network message receive failure | |
|
Description |
An attempt to receive a message from the network failed. This does not mean there was no message. This could be a result of the network going down or a memory failure in |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. The BEA TUXEDO administrator will have to remove the old client entry. | |
1041 |
ERROR: Received message of unknown type 'type' subtype 'subtype' | |
|
Description |
An message with an unknown type or subtype was received. |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. The buffer type switch for this client may need to be rebuilt. | |
1042 |
ERROR: Received message of unknown type 'type' | |
|
Description |
An message with an unknown type was received. |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. The buffer type switch for this client may need to be rebuilt. | |
1044 |
ERROR: Post receive on message failed | |
|
Description |
An attempt to post-receive a message failed. This is done in a buffer-type switch function. |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. | |
1045 |
ERROR: Presend on message failed | |
|
Description |
An attempt to presend a message failed. This is done in a buffer-type switch function. |
Action |
Shut the client down and contact your BEA TUXEDO system Technical Support. | |
1050 |
ERROR: tpsetunsol() not called, dropping unsolicited message. | |
|
Description |
An unsolicited message was received but this client has not set the unsolicited message handling function to receive these messages. |
Action |
This is not necessarily an error. If no message handling function is specified, messages are dropped. This error documents that action. If the client does wish to receive unsolicited messages, the tpsetunsol function should be called to set the function to process them. | |
See Also |
| |
1051 |
ERROR: Unable to set environment variables | |
|
Description |
An attempt to read environment variables from the file designated by |
Action |
Check that | |
1052 |
ERROR: Environment variable WSNADDR not set | |
|
Description |
The environment variable |
Action |
The environment variable | |
1054 |
ERROR: Unable to access network | |
|
Description |
An attempt to open the device specified by the environment variable |
Action |
Check that the value of the environment variable | |
1055 |
ERROR: Unable to establish WSL connection | |
|
Description |
An attempt to connect to the Workstation Listener process failed. There are a number of reasons that could cause this problem. The address could be incorrect. Other causes could be that the Workstation Listener process is not running, the network is down, or the host machine is down. |
Action |
Check that the value of the environment variable | |
1057 |
ERROR: Unable to send message to WSL | |
|
Description |
An attempt to send a message to the Workstation Listener process failed. |
Action |
Check that the machine types have not been set to be the same when they should be different. If the architectures are different, the environment variable | |
1059 |
ERROR: WSL returns error on connection request | |
|
Description |
An attempt to get the reply to a connection request has failed. This could happen if the Workstation Listener process went down before it could send the reply. |
Action |
Check that the Workstation Listener process is running. If this is not the case, contact your BEA TUXEDO system Technical Support. | |
1060 |
ERROR: Unable to establish connection on native site | |
|
Description |
The return value on a connection request to the Workstation Listener Process indicates an error. |
Action |
Check the value of | |
1061 |
ERROR: Network address too long | |
|
Description |
The address specified by |
Action |
Check that the value of the environment variable | |
1062 |
ERROR: Environment variable TUXDIR must be set | |
|
Description |
The environment variable |
Action |
The environment variable | |
1063 |
ERROR: Unable to open WSH connection | |
|
Description |
An attempt to open a network connection failed. This is a rare event because the client has just connected successfully to the Workstation Listener. It is now failing to open a network connection to the Workstation Handler. |
Action |
Contact your BEA TUXEDO system Technical Support. | |
1064 |
ERROR: Unable to establish WSH connection string | |
|
Description |
An attempt to connect to the Workstation Handler process failed. This is a rare occurrence because the application has just communicated successfully with the Workstation Listener process. It is possible that the Workstation Handler process is not running, the network has just gone down, or the host machine has just gone down. |
Action |
If none of the above is true, contact your BEA TUXEDO system Technical Support. | |
1065 |
ERROR: Unable to close WSH connection | |
|
Description |
An attempt to close the connection to the Workstation Handler process failed. This is a rare event because the application has just communicated successfully with the Workstation Handler process. It is possible the network has just gone down. This would not affect the disconnect from the BEA TUXEDO application. It might indicate a network problem. |
Action |
Contact your system administrator. | |
1071 |
ERROR: Path name of TUXDIR is too long | |
|
Description |
The environment variable |
Action |
The file system may need to be reorganized in order to shorten the path from root to the location of the BEA TUXEDO software. Consult with your system administrator. | |
1073 |
ERROR: Handle not active | |
|
Description |
A request to retrieve a message failed because the entry is not valid. If the application requested a message with an invalid handle, it should have been detected at a higher level. Detection at this level indicates an internal error. |
Action |
Please make a record of the actions that caused this error and contact your BEA TUXEDO system Technical Support. | |
1074 |
ERROR: Memory allocation failure | |
|
Description |
An attempt to allocate memory to save a message failed. |
Action |
The value of | |
1075 |
ERROR: Unable to store message in temporary file | |
|
Description |
An attempt to save a reply message in a temporary file has failed. If the application has the necessary permissions, then the device must be full. |
Action |
Check the setting of the environment variable | |
1076 |
ERROR: Invalid handle | |
|
Description |
An attempt was made to retrieve a message with an invalid handle. |
Action |
Check for an application error that would cause this situation. If no errors are found, contact your BEA TUXEDO system Technical Support. | |
1077 |
ERROR: Unable to resize message buffer | |
|
Description |
An attempt failed to reallocate a buffer to hold a message that had been saved in a temporary file. |
Action |
This is a memory problem. Attempt to free up resources for system use. There may be some unnecessary buffers in the application. Another solution is to use synchronous service requests with | |
1078 |
ERROR: Unable to read message from temporary file | |
|
Description |
An attempt to read from a temporary file failed. This file was created for temporary storage of a reply message. This is an operating system error. |
Action |
The error would occur after the file has been successfully opened for reading. It could indicate a permissions problem or a hardware failure. | |
See Also |
BEA TUXEDO Workstation Guide | |
1079 |
ERROR: Unable to get data | |
|
Description |
An attempt was made to send a broadcast message with a buffer that was not obtained with |
Action |
Allocate the buffer for the broadcast message with | |
1082 |
ERROR: Unable to send unsolicited message | |
|
Description |
An attempt to send a broadcast or tpnotify message failed on a network send. The error could be that an invalid buffer type was used. The buffer must be obtained by a call to |
Action |
For these situations, consult the BEA TUXEDO system administrator. | |
1083 |
ERROR: Unable to get reply to unsolicited message request | |
|
Description |
An attempt to receive the acknowledgment reply for a broadcast or tpnotify message failed on a network receive. This would indicate either a network problem, the host machine is down, or that the Workstation Handler process is no longer running. |
Action |
Consult the BEA TUXEDO system administrator. | |
1085 |
ERROR: Unable to get reply to unsolicited message request | |
|
Description |
An attempt to do a network receive failed during a check for unsolicited messages. This does not mean there were no messages. This would indicate either a network problem, the host machine is down, or that the Workstation Handler process is no longer running. |
Action |
Consult the BEA TUXEDO system administrator. | |
1087 |
ERROR: Invalid arguments passed to program | |
|
Description |
An attempt to build a DOS workstation client failed because invalid arguments were passed to the buildclt command. |
Action |
Correct the arguments to | |
See Also |
| |
1088 |
ERROR: Cannot execute command compiler | |
|
Description |
An attempt to execute the compiler failed. |
Action |
Check the BEA TUXEDO Reference Manual for the proper use of the | |
See Also |
| |
1089 |
ERROR: Commit error due to outstanding handles | |
|
Description |
An attempt to commit a transaction with outstanding handles failed. This is an application error. |
Action |
Ensure that there are no outstanding handles before calling tpcommit. | |
See Also |
| |
1090 |
ERROR: Unable to allocate system buffer | |
|
Description |
An attempt to allocate memory for a system buffer failed. |
Action |
The system can not operate without sufficient space for system buffers. There are several strategies that an application can employ to solve this problem. Be sure there are no large application buffers that are not necessary. If asynchronous messages are being used, the value of | |
1091 |
ERROR: Unable to get buffer for tpabort() request, transaction will time-out | |
|
Description |
An attempt to allocate memory for a system buffer to send an abort request failed. The system will time the transaction out so it will eventually be aborted. |
Action |
Whenever an allocation of a system buffer fails, the advice is the same. Try to reduce the memory usage of the application. There are several strategies that an application can employ to solve this problem. Be sure there are no large application buffers that are not necessary. If asynchronous messages are being used, the value of | |
1092 |
ERROR: Unable to get buffer for tpabort() reply, transaction will time-out | |
|
Description |
An attempt to allocate memory for a system buffer to receive an abort reply failed. The system will time the transaction out so it will eventually be aborted. |
Action |
Whenever an allocation of a system buffer fails, the advice is the same. Try to reduce the memory usage of the application. There are several strategies that an application can employ to solve this problem. Be sure there are no large application buffers that are not necessary. If asynchronous messages are being used, the value of | |
1098 |
ERROR: Unable to send tpabort() request, transaction will time-out | |
|
Description |
An attempt to send a request to abort a transaction failed. The system will time the transaction out so it will eventually be aborted. For that reason an error is not returned. However, this is an indication of some other problem that should be investigated. |
Action |
This problem is the result of either a network failure, or the Workstation Handler or its site being down. Contact your BEA TUXEDO system administrator for advice with these problems. | |
1099 |
ERROR: Unable to receive tpabort() reply | |
|
Description |
An attempt to receive a reply from the Workstation Handler process failed during a |
Action |
If any of the above problems happened, the client should be shut down and restarted when the problem has been resolved. This work should be coordinated with the BEA TUXEDO system administrator. |
|
Copyright © 1999 BEA Systems, Inc. All rights reserved.
|