1000
|
ERROR: Memory allocation error
|
|
Description:
|
An attempt to allocate memory failed.
|
|
Action:
|
Check available memory.
|
|
See Also:
|
None.
|
1001
|
ERROR: Cannot load shared module <modname>: <error text>
|
|
Description:
|
An attempt to load the listed shared library failed. The reason is noted in the error text.
|
|
Action:
|
Verify that the shared library exists.
|
|
See Also:
|
None.
|
1002
|
ERROR: Cannot get symbol '<symbol>' in module '<modname>'
|
|
Description:
|
The listed symbol was not found in the listed shared module.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1003
|
ERROR: No encoding type defined for <gwname>. No encoding done
|
|
Description:
|
The gateway configuration file does not specify a TYPE parameter for the listed FOREIGN gateway or a DFLTTYPE parameter in the GLOBAL section.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1004
|
ERROR: Encoding type '<type>:<subtype>' for type '<etype>' failed.
|
|
Description:
|
Allocating a typed buffer for encoding output failed
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1005
|
ERROR: Decode failed due to allocation error
|
|
Description:
|
The output data buffer was not created correctly with tpalloc().
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1006
|
ERROR: No encoding type defined for <gwname>. No decoding done
|
|
Description:
|
The Domain Gateway library software does not have an encoding type defined in shared memory for the listed gateway.
|
|
Action:
|
Verify the TYPE parameter for the gateway in the gateway configuration file.
|
|
See Also:
|
None.
|
1007
|
ERROR: Decoding type <type:subtype> for type <rtype> failed
|
|
Description:
|
The Domain Gateway library software detected an error while getting decoding information for the listed type, subtype, and remote type.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1008
|
ERROR: GWICONFIG env var not found!
|
|
Description:
|
Retrieving the environment variable GWICONFIG failed.
|
|
Action:
|
Set and export the GWICONFIG environment variable.
|
|
See Also:
|
None.
|
1009
|
ERROR: <filename> config file not found!
|
|
Description:
|
The named configuration file cannot be found.
|
|
Action:
|
Verify that the file which the GWICONFIG environment variable points to exists.
|
|
See Also:
|
None.
|
1010
|
ERROR: Parse of <filename> failed, exiting
|
|
Description:
|
An attempt to parse the gateway configuration file failed.
|
|
Action:
|
Verify the format of the gateway configuration file.
|
|
See Also:
|
None.
|
1011
|
ERROR: <errcount> errors found while parsing <filename>, exiting.
|
|
Description:
|
Errors occurred while parsing the gateway configuration file.
|
|
Action:
|
Verify the format of the gateway configuration file
|
|
See Also:
|
None.
|
1012
|
INFO: Dumping configuration to stdout
|
|
Description:
|
The current configuration is dumped to the standard output.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1013
|
ERROR: Sending error to <gwname>: <error text>
|
|
Description:
|
The error condition described is being sent to the listed gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1014
|
ERROR: Invalid action detected <action>
|
|
Description:
|
The Domain Gateway library software detected an invalid action while trying to encode a buffer.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1015
|
ERROR: Data encoding failed
|
|
Description:
|
The Domain Gateway library software detected an error encoding data.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1016
|
ERROR: Invalid wrap switch index
|
|
Description:
|
The wrap switch index in shared memory is not valid.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1017
|
ERROR: Buffer wrapping failed
|
|
Description:
|
The buffer wrapping function returned an error.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1018
|
ERROR: Bad wrapping protocol
|
|
Description:
|
The wrapping protocol in shared memory is not GWI_PROTOCOL.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1019
|
ERROR: Cannot unwrap buffer
|
|
Description:
|
The buffer unwrapping function returned an error.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1020
|
ERROR: Unable to obtain local service (<service>) information from shared memory
|
|
Description:
|
Information about the local service could not be found in shared memory.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1021
|
ERROR: Request for unknown service '<service>' from <gwname>
|
|
Description:
|
Information about the listed service could not be found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1022
|
ERROR: Reply received for invalid session
|
|
Description:
|
The Domain Gateway received a reply for an invalid session.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1023
|
ERROR: Reply received for inactive session
|
|
Description:
|
The Domain Gateway received a reply for an inactive session.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1024
|
ERROR: Unable to obtain remote service (<service>) information from shared memory
|
|
Description:
|
Information about the remote service could not be found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1025
|
ERROR: Data decoding failed
|
|
Description:
|
The Domain Gateway library software detected an error while decoding a received message buffer.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1026
|
INFO: <field name> : <value>
|
|
Description:
|
The field name and its value in a fielded buffer are logged.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1027
|
INFO: Type <type> : <value>
|
|
Description:
|
The field type and its value in a fielded buffer are logged.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1028
|
ERROR: Cannot open <view>:<name>
|
|
Description:
|
Could not find the listed view file.
|
|
Action:
|
Verify the VIEWDIR and VIEWFILES environment variables.
|
|
See Also:
|
None.
|
1029
|
ERROR: FML incompatible field in <view>:<name>
|
|
Description:
|
The listed view contains the packed decimal data type. Views containing this type cannot be used for FML-to-view or view-to-view conversions.
|
|
Action:
|
Remove packed decimal fields from the input FML or view, or send the same view structure to the local gateway that is sent to the remote gateway.
|
|
See Also:
|
None.
|
1030
|
ERROR: tpalloc for <buffer> failed
|
|
Description:
|
Allocation of an TUXEDO typed buffer failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1031
|
ERROR: Fvstof failed for <view>:<name>
|
|
Description:
|
The conversion of a C structure to a fielded buffer failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1032
|
INFO: <product>, licensed to <licensee>
|
|
Description:
|
Informational message describing license information.
|
|
Action:
|
None required.
|
|
See Also:
|
None.
|
1033
|
ERROR: tpalloc for <view>:<name> failed
|
|
Description:
|
Allocating a typed buffer for the listed view failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1034
|
ERROR: Connect errno <errcode> (<error text>)
|
|
Description:
|
The Domain Gateway library software detected an error while trying to open a connection on a socket. The reason is noted in the error text.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1035
|
ERROR: Unable to open device "<dev>" network error code <errcode>
|
|
Description:
|
Cannot open the given network device.
|
|
Action:
|
Verify the NWDEVICE in the gateway configuration file. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1036
|
ERROR: Unable to open connection endpoint; network error code <errcode>
|
|
Description:
|
Cannot open a network connection.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1037
|
INFO: Unable to set signals on file descriptor
|
|
Description:
|
The Domain Gateway library software detected an error while trying to turn on signaling for a file descriptor.
|
|
Action:
|
No action required. Incoming data is detected by poll rather than asynchronously.
|
|
See Also:
|
None.
|
1038
|
ERROR: Unable to connect to <host>; network error code <errcode>
|
|
Description:
|
The Domain Gateway library software detected an error while trying to open a connection on a socket.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1039
|
ERROR: Connection failed to <gwname>
|
|
Description:
|
The Domain Gateway library software detected an error while trying to connect to the listed gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1040
|
ERROR: Connect reply failed; network error code <errcode>
|
|
Description:
|
The Domain Gateway library software detected an error while trying to open a connection on a socket.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1041
|
ERROR: Connection shutdown failed
|
|
Description:
|
The Domain Gateway library software detected an error while trying to shutdown a connection on a socket.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1042
|
ERROR: Orderly release confirmation failed
|
|
Description:
|
The Domain Gateway library software detected an error while trying to shutdown a connection on a socket.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1043
|
ERROR: Invalid sub-state GWI_ACT_<substate> in gwi_nwclose()
|
|
Description:
|
This message should never occur. The program code or defines are wrong if it does.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1044
|
WARN: Receive error: t_errno <errcode>
|
|
Description:
|
The Domain Gateway library software detected an error while trying to receive a message from the network.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1045
|
WARN: Receive error(TLOOK) <errcode>
|
|
Description:
|
The Domain Gateway library software detected an error while trying to receive a message from the network.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1046
|
WARN: Error on connection <conn> to <gwname>: <error text> (<errcode>)
|
|
Description:
|
The Domain Gateway library software detected an error while trying to receive a message from the network.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1047
|
WARN: Connection <conn> closed by <gwname>
|
|
Description:
|
While trying to receive a message from the network, the Domain Gateway library software detected that the listed connected had been closed by the listed gateway.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1048
|
ERROR: Unable to send service request
|
|
Description:
|
The Domain Gateway library software detected an error while trying to send a message to the network.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1049
|
ERROR: Unable to send service request "<service>"
|
|
Description:
|
The Domain Gateway library software detected an error while trying to send a message to the network.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1050
|
ERROR: Unable to get remote service information from shared memory
|
|
Description:
|
Information about the remote service could not be found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1051
|
ERROR: No free fd structures available
|
|
Description:
|
After using all allocated slots in the fd table, reallocation of more space for additional fd slots failed.
|
|
Action:
|
Check available memory.
|
|
See Also:
|
None.
|
1052
|
ERROR: Can't get remote service name for <service>
|
|
Description:
|
The remote service name for the listed service could not be found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1053
|
ERROR: No remote service entry for <service>
|
|
Description:
|
No remote service entry for the listed service was found in shared memory.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1054
|
ERROR: Cannot suspend action
|
|
Description:
|
The Domain Gateway library software was unable to suspend the action while trying to set up a network connection.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1055
|
WARN: CICS init string failed for <gwname>.
|
|
Description:
|
The Domain Gateway library software detected an error while trying to send a CICS initialization string to the listed gateway.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1056
|
INFO: Connection <conn> initialized to <gwname>, ID:<data>
|
|
Description:
|
The Domain Gateway library software successfully initialized a connection to the gateway.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1057
|
INFO: Multiplex count for connection conn is count
|
|
Description:
|
The multiplex count for the listed connection is given.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1058
|
INFO: Listen port <port> (<gateway>) established
|
|
Description:
|
The listen port for the gateway has been established.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1059
|
ERROR: Cannot change action into msg_failure
|
|
Description:
|
The action cannot be changed to msg_failure.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1060
|
ERROR: Cannot change action into msg_reply
|
|
Description:
|
The action cannot be changed to msg_failure.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1062
|
ERROR: Unexpected action state <state>
|
|
Description:
|
This message should never occur. The program code or defines are wrong if it does.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1063
|
WARN: Conversation not found - closing connection
|
|
Description:
|
The ID of the connection was not found in the shared memory conversation table.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1064
|
ERROR: No more actions
|
|
Description:
|
Trying to create an action to time out a conversation failed.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1065
|
ERROR: Network initialization failure
|
|
Description:
|
None.
|
|
Action:
|
None.
|
|
See Also:
|
None.
|
1066
|
ERROR: Cannot allocate appropriate array for poll
|
|
Description:
|
The Domain Gateway library software was unable to allocate the pollfd array.
|
|
Action:
|
This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.
|
|
See Also:
|
None.
|
1067
|
ERROR: Run-time environment setting failure
|
|
Description:
|
The Domain Gateway library software was unable to initialize the run-time environment.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1068
|
ERROR: No free listen structures available
|
|
Description:
|
Obtaining a free listen structure failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1069
|
ERROR: Cannot listen for host <gwname>
|
|
Description:
|
The Domain Gateway library software was unable to resolve the IP address of the listed gateway.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1070
|
ERROR: Unable to establish listening endpoint; network error code <errcode>
|
|
Description:
|
The Domain Gateway library software was unable to open a socket connection.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1071
|
ERROR: Unable to establish listen port <port> (<gateway>)
|
|
Description:
|
The Domain Gateway library software was unable to establish a listen socket.
|
|
Action:
|
Verify that the configured listen port is not in use by another process. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1072
|
ERROR: Cannot read CODEPAGE <filename> for <LOCAL | REMOTE> DOMAIN <domainname>
|
|
Description:
|
The codepage file specified in the DMCONFIG file cannot be opened.
|
|
Action:
|
Verify that the specified file is available and that the file protections are set correctly.
|
|
See Also:
|
None.
|
1073
|
ERROR: /DOMAIN gateway could not close a NW connection
|
|
Description:
|
The Domain Gateway library software was unable to close a socket connection.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1074
|
ERROR: Unlicensed TUXEDO System Binary
|
|
Description:
|
The files in your TUXEDO System installation do not contain the expected software license information for eLink TCP 3.0.
|
|
Action:
|
Reinstall the eLink TCP 3.0 System software, using the license token and serial number supplied with the distribution media. Make sure not to terminate the installation program prematurely, because the license information is processed at the end.
|
|
See Also:
|
None.
|
1075
|
ERROR: Cannot alloc conv switch
|
|
Description:
|
Creating a conversation switch in shared memory failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1076
|
ERROR: Cannot alloc wrap switch
|
|
Description:
|
Creating a wrap switch in shared memory failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1077
|
ERROR: Couldn't load configuration
|
|
Description:
|
The Domain Gateway library software was unable to load the configuration.
|
|
Action:
|
Verify the format of the gateway configuration file.
|
|
See Also:
|
None.
|
1078
|
ERROR: No gateway defined in config file.
|
|
Description:
|
The gateway configuration file does not contain a gateway definition.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1079
|
ERROR: Couldn't find <gwname> gateway ( GWINAME ) in NATIVE section
|
|
Description:
|
The listed gateway was not found in the NATIVE section of the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1080
|
ERROR: Couldn't find env var GWINAME. Cannot guess which gateway.
|
|
Description:
|
The gateway configuration file contains more than one gateway entry and the environment variable GWINAME is not set.
|
|
Action:
|
Set the GWINAME environment variable.
|
|
See Also:
|
None.
|
1081
|
ERROR: Couldn't find host name. Cannot guess gateway address.
|
|
Description:
|
The Domain Gateway library software detected an error while trying to get the name of the current host.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1082
|
ERROR: Service <service> is SECURE, Tuxedo security disabled
|
|
Description:
|
The listed service requires security, but Tuxedo security is disabled.
|
|
Action:
|
Either turn on TUXEDO security with the SECURITY resource, or remove the SECURE parameter from the gateway configuration file for this service.
|
|
See Also:
|
None.
|
1084
|
ERROR: Cannot establish accept endpoint
|
|
Description:
|
The Domain Gateway library software was unable to open a socket connection.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1085
|
ERROR: Cannot accept new connection
|
|
Description:
|
The Domain Gateway library software was unable to accept a connection on a socket.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1086
|
ERROR: Cannot get free cnx structure for new connection
|
|
Description:
|
The Domain Gateway library software was unable to allocate shared memory for a new connection structure.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1087
|
ERROR: Can't get remote address
|
|
Description:
|
Could not convert the remote internet address to a binary address.
|
|
Action:
|
Previous logged error messages should provide the exact reasons for the failure. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1088
|
INFO: Accepted new connection <conn> from <gwname>
|
|
Description:
|
A new connection from the remote gateway has been accepted.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1089
|
ERROR: Poll returned error (num_cnx=<conn>)
|
|
Description:
|
The Domain Gateway library software detected an error while polling the connection for events.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1090
|
ERROR: No free sessions available
|
|
Description:
|
The Domain Gateway library software was unable to allocate shared memory for a new session structure.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1091
|
WARN: POLL returned event <event>, cnx_idx <index> fd <descriptor>
|
|
Description:
|
POLL returned an event other than POLLIN or POLLOUT.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1092
|
ERROR: Invalid ses_idx <index> for act <action>
|
|
Description:
|
The action structure references an invalid session index.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1093
|
ERROR: gw_nw_recv: Invalid fd <descriptor> for act <action>
|
|
Description:
|
The pollfds structure references an invalid file descriptor.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1094
|
WARN: Deleting late reply from local service <service-name>
|
|
Description:
|
A late reply has arrived from a TUXEDO service. Because the request has already timed out, the reply is discarded.
|
|
Action:
|
No action is required. If an excessive number of timeouts occur, adjustments may be needed in the configuration.
|
|
See Also:
|
None.
|
1095
|
WARN: Cleaning up connection <conn>
|
|
Description:
|
The file descriptor, action, and connection structures for the connection are being removed from shared memory.
|
|
Action:
|
Previous logged error messages should provide more information. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1096
|
WARN: Network on receive from <gwname>, closing connection
|
|
Description:
|
The Domain Gateway library software detected an error while trying to receive a message from the gateway.
|
|
Action:
|
Previous logged error messages should provide more information. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1097
|
ERROR: Error message from <gwname>:Tuxedo code <errcode> (<error text>): <message>
|
|
Description:
|
Received an error message from the remote gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1098
|
WARN: Late response received for session <conn>/<session>, unlocking
|
|
Description:
|
Received a response on a file descriptor which had timed out.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1099
|
INFO: Stale message found
|
|
Description:
|
Received a message on a session with no associated action.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1100
|
ERROR: Data conversion failed for local request '<service>'
|
|
Description:
|
The Domain Gateway library software detected an error while trying to decode a message.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1101
|
ERROR: Unexpected diagnostic <diag> returned from server
|
|
Description:
|
An unexpected diagnostic flag was returned from the server.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1102
|
ERROR: Data conversion failed for local service '<service>'
|
|
Description:
|
The Domain Gateway library software detected an error while trying to encode a message.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1103
|
INFO: Connection <conn> initialized from <gwname>
|
|
Description:
|
The Domain Gateway library software received a connection request from the remote gateway.
|
|
Action:
|
No action required
|
|
See Also:
|
None.
|
1104
|
ERROR: Unable to identify local service, rname '<remoteservice>'
|
|
Description:
|
The service requested by the listed remote service was not found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1105
|
ERROR: Unable to map local service RNAME <remote service>
|
|
Description:
|
The service requested by the listed service name was not found in shared memory.
|
|
Action:
|
Verify the DMCONFIG file and insure dmloadcf has been run on it.
|
|
See Also:
|
None.
|
1106
|
ERROR: Unable to identify user <username>
|
|
Description:
|
The listed user is not authorized for the requested service.
|
|
Action:
|
Verify the tpusr file in APPDIR.
|
|
See Also:
|
None.
|
1107
|
ERROR: Protocol error : server cannot use GWI_OP_DISCON
|
|
Description:
|
A remote service is sending a disconnect.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1108
|
ERROR: Invalid opcode on receive
|
|
Description:
|
The Domain Gateway library software received an invalid opcode.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1110
|
INFO: Closing connection <conn>
|
|
Description:
|
The listed connection is being closed.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1111
|
ERROR: gwi_mk_error called with bad act_idx!
|
|
Description:
|
The Domain Gateway library software detected that an error occurred between a send and receive. The connection closes.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1112
|
ERROR: Too many unrecoverable errors occurred - deleting action
|
|
Description:
|
The Domain Gateway library software detected more than 2 errors while trying to complete the action.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1113
|
ERROR: Unrecoverable error occurred on send of reply request - deleting action
|
|
Description:
|
Cannot send a reply to a call made with TPNOREPLY.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1114
|
ERROR: Local request '<service>' timed out, returning error response
|
|
Description:
|
The request for the local service timed out.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1115
|
WARN: Locking session <conn>/<session> awaiting late response
|
|
Description:
|
The request for the local service timed out.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1116
|
ERROR: Local request '<service>' failed, returning error response
|
|
Description:
|
The request for the local service failed.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1117
|
ERROR: Error on receive from <gwname>
|
|
Description:
|
The Domain Gateway library software detected an error when receiving a request from a remote gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1118
|
ERROR: Unrecoverable error occurred on unknown receipt(2) - deleting action
|
|
Description:
|
The current action has no associated session.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1119
|
ERROR: Unrecoverable error occurred on send of reply - deleting action
|
|
Description:
|
The Domain Gateway library software detected an error when sending a reply.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1120
|
ERROR: Unrecoverable error occurred - deleting GWEV_MSG_FAILURE action (type <action>)
|
|
Description:
|
The Domain Gateway library software detected an unrecoverable error.
|
|
Action:
|
Previous logged error messages should provide more information. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1121
|
"ERROR: Unrecoverable error occurred - changing action (type <action>) into GWEV_MSG_FAILURE
|
|
Description:
|
The Domain Gateway library software detected an unrecoverable error.
|
|
Action:
|
Previous logged error messages should provide more information. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1122
|
ERROR: Unrecoverable error occurred - deleting action (type <action>)
|
|
Description:
|
The Domain Gateway library software detected an unrecoverable error.
|
|
Action:
|
Previous logged error messages should provide more information. Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1123
|
INFO: Request id not found
|
|
Description:
|
The action with the given request ID was not found in shared memory.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1124
|
ERROR: convid not found
|
|
Description:
|
The session with the given conversation ID was not found in shared memory.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1125
|
ERROR: Invalid network address <<addr>>
|
|
Description:
|
The given network address is not valid.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1126
|
ERROR: Invalid host name <<host>>
|
|
Description:
|
Could not get the network address for the listed host.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1127
|
ERROR: Bad ip address format <<addr>>
|
|
Description:
|
The format of the listed ip address is invalid.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1128
|
ERROR: Input string too long <<addr>>
|
|
Description:
|
The address is too long to fit in the memory allocated for it.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1129
|
ERROR: Timeout on remote service <service> on <gateway>
|
|
Description:
|
The Domain Gateway library software detected a timeout on the listed remote service.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1130
|
ERROR: Timeout on local service <service>, returning error to <gateway>
|
|
Description:
|
The Domain Gateway library software detected a timeout on the listed local service.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1131
|
ERROR: Connect time-out on connection <conn> to <gateway>
|
|
Description:
|
The Domain Gateway library software detected a timeout while attempting to connect to the remote gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1132
|
ERROR: Idle time-out on connection <conn> to <gateway>
|
|
Description:
|
The Domain Gateway library software detected a timeout on the listed connection to the remote gateway.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1133
|
ERROR: Parse error: <error text> line <lineno> column <col> (after <keyword>) at <yytext>
|
|
Description:
|
The Domain Gateway library software encountered an error while parsing the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1134
|
ERROR: No NWDEVICE specified
|
|
Description:
|
There was no NWDEVICE specified in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1135
|
ERROR: NATIVE name <gateway> already in use
|
|
Description:
|
The listed gateway name is specified more than once in the NATIVE section of the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1136
|
WARN: Unreasonable POLL_TIME <time> ignored for NATIVE gateway
|
|
Description:
|
The gateway configuration file specifies a poll time which is less than 100,000 or greater than 10,000,000.
|
|
Action:
|
No action required. The poll time is set to 250,000.
|
|
See Also:
|
None.
|
1137
|
ERROR: REMOTE_SERVICE <service> has no OUTREQ_TIME, no default in GLOBAL
|
|
Description:
|
The gateway configuration file does not have an OUTREQ_TIME specified for a remote service.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1138
|
ERROR: FOREIGN name <gateway> already in use
|
|
Description:
|
The listed gateway name is specified more than once in the FOREIGN section of the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1139
|
ERROR: Missing mandatory TYPE parameter for FOREIGN <gateway>
|
|
Description:
|
The gateway configuration file does not have a TYPE parameter for the listed gateway.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1140
|
ERROR: Missing mandatory WRAP parameter for FOREIGN <gateway>
|
|
Description:
|
The gateway configuration file does not have a WRAP parameter for the listed gateway.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1141
|
ERROR: Missing mandatory IP_ADDR parameter for FOREIGN <gateway>
|
|
Description:
|
The gateway configuration file does not have an IP_ADDR parameter for the listed gateway.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1142
|
ERROR: LOCAL_SERVICE name <service> already in use
|
|
Description:
|
The listed service name is specified more than once in the LOCAL_SERVICE section of the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1143
|
ERROR: LOCAL_SERVICE <service> NATIVE <gateway> has no TCP_PORT
|
|
Description:
|
There is no TCP_PORT parameter for the local gateway providing the listed service in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1144
|
ERROR: LOCAL_SERVICE <service> attached to no NATIVE
|
|
Description:
|
The listed local service has no NATIVE parameter in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1145
|
ERROR: REMOTE_SERVICE name <service> already in use
|
|
Description:
|
The listed service name is specified more than once in the REMOTE_SERVICE section of the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1146
|
ERROR: Missing mandatory FOREIGN parameter for REMOTE_SERVICE <service>
|
|
Description:
|
The gateway configuration file does not have a FOREIGN parameter for the listed service.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1147
|
ERROR: REMOTE SERVICE <service> FOREIGN <gateway> has no TCP_PORT
|
|
Description:
|
There is no TCP_PORT parameter for the remote gateway providing the listed service in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1148
|
ERROR: REMOTE_SERVICE <service> attached to no FOREIGN
|
|
Description:
|
The listed remote service has no FOREIGN parameter in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1149
|
ERROR: Mandatory <section> section missing.
|
|
Description:
|
The gateway configuration file must contain the GLOBAL, FOREIGN, NATIVE, LOCAL_SERVICES, and REMOTE_SERVICES sections.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1150
|
ERROR: Duplicate <section> section.
|
|
Description:
|
The gateway configuration file contains multiple entries for the listed section.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1151
|
ERROR: Section <section> out of order
|
|
Description:
|
The listed section is not in the proper order in the gateway configuration file.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1152
|
INFO: Section order must be *GLOBAL then *NATIVE/*FOREIGN then *LOCAL_SERVICES/*REMOTE_SERVICES
|
|
Description:
|
The gateway configuration file must have the following order of sections: GLOBAL, NATIVE/FOREIGN, LOCAL_SERVICES/REMOTE_SERVICES.
|
|
Action:
|
No action required.
|
|
See Also:
|
None.
|
1153
|
WARN: Bad subtype <subtype> truncated to <max> characters
|
|
Description:
|
The gateway configuration file specifies a subtype name which is too long.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1154
|
WARN: Bad type <type> truncated to <max> characters
|
|
Description:
|
The gateway configuration file specifies a type name which is too long.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1155
|
WARN: SECURE= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the SECURE parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1156
|
WARN: DSECURITY= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the DSECURITY parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1157
|
WARN: DUMP= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the DUMP parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1158
|
WARN: CONNSYNC= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the CONNSYNC parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1159
|
WARN: CICS= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the CICS parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1160
|
ERROR: Remove obsolete line in <filename> : "REPLY = parameter"
|
|
Description:
|
The gateway configuration file contains a REPLY parameter, which is obsolete.
|
|
Action:
|
Remove the REPLY parameter from the gateway configuration file.
|
|
See Also:
|
None.
|
1161
|
ERROR: CONV=Y, conversational mode not supported
|
|
Description:
|
The gateway configuration file specifies CONV=Y for a local service. This is currently not supported.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1162
|
WARN: CONV= accepts Y or N, not <parameter>
|
|
Description:
|
The gateway configuration file contains an invalid entry for the CONV parameter.
|
|
Action:
|
Correct the gateway configuration file.
|
|
See Also:
|
None.
|
1163
|
ERROR: Bad unwrapping protocol
|
|
Description:
|
The unwrapping protocol in shared memory is not GWI_PROTOCOL.
|
|
Action:
|
Contact your TUXEDO System Technical Support.
|
|
See Also:
|
None.
|
1164
|
INFO: External encode/decode enabled, type '<type>'
|
|
Description:
|
The external encoding command line option has been specified on the gateway, with the given encoding type.
|
|
Action:
|
None required.
|
|
See Also:
|
None.
|
1165
|
ERROR: External encode/decode service returned error: TUXEDO code <code> (<message>)
|
|
Description:
|
An external encode or decode request has resulted in an error. The TUXEDO code and a descriptive message are supplied.
|
|
Action:
|
Verify that the encode/decode service is running and that the DMCONFIG and GWICONFIG files are configured properly.
|
|
See Also:
|
None.
|