BEA Logo BEA Banner

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLE Doc Home   |   Messages   |   Catalog List   |   Previous   |   Next


LIBGWT Messages 1200-1299



1200


INFO: Transaction received HEURISTIC MIX result from remote domain val

Description

The Domain gateway received a heuristic mix message indicating that part of the transaction committed and part of the transaction rolled back. This may cause an inconsistency in the application data.

Action

No action required.


1201


INFO: Transaction received HEURISTIC HAZARD result from remote domain val

Description

The Domain gateway received a heuristic hazard message indicating that the outcome of part of the transaction is uncertain. This may cause an inconsistency in the application data.

Action

No action required.


1202


ERROR: Bad message from sub. Closing file descriptor

Description

An invalid message was received in the Domain gateway. The gateway connection will be closed.

Action

Ensure that the TYPE values are set correctly if encoding is needed between domains.


1203


ERROR: Memory allocation failure for decompression

Description

An attempt dynamically to allocate memory from the operating system failed while decompressing a received message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1204


ERROR: Memory allocation failure for decompression

Description

An attempt dynamically to allocate memory from the operating system failed while decompressing a received message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1205


ERROR: Unable to obtain remote domain entry from shmem

Description

While compressing a message, the entry for the remote domain could not be found (to determine the compression limit).

Action

This error should not occur. Contact BEA TUXEDO system Technical Support.


1206


ERROR: Memory allocation failure for compression

Description

An attempt dynamically to allocate memory from the operating system failed while compressing a message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1207


ERROR: Unable to obtain remote domain entry from shmem

Description

While compressing a message, the entry for the remote domain could not be found (to determine the compression limit).

Action

This error should not occur. Contact BEA TUXEDO system Technical Support.


1208


ERROR: Memory allocation failure for compression

Description

An attempt dynamically to allocate memory from the operating system failed while compressing a message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1209


ERROR: Memory allocation failure for decompression

Description

An attempt dynamically to allocate memory from the operating system failed while decompressing a message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1210


ERROR: decompression failed

Description

An error occurred while decompressing a message.

Action

Check for other errors in the event log.


1211


ERROR: Failed to destroy inflate structure

Description

An error occurred while decompressing a message.

Action

Check for other errors in the event log.


1214


WARN: Corrupted Communication Control data detected!

Description

An error occurred in the information associated with the domain connection.

Action

Contact BEA TUXEDO system Technical Support.


1215


WARN: Communication to remote domain <rdom> already disconnected

Description

A message was sent to a domain that has already disconnected from the local domain.

Action

Re-try the operation.


1218


ERROR: memory allocation failed for compression

Description

The Domain Gateway library software detected an error while trying to compress a message. The process was unable to allocate enough virtual memory for the operation.

Action

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

See Also

tpstrerror(3c)


1219


ERROR: compression fails...continuing

Description

The Domain Gateway library software detected an error while trying to compress a message. An internal function call returned a failure.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO system Technical Support with the exact error message.

See Also

tpstrerror(3c)


1220


ERROR: memory allocation failure in decompression

Description

The Domain Gateway library software detected an error while trying to decompress a message. The process was unable to allocate enough virtual memory for the operation.

Action

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

See Also

tpstrerror(3c)


1221


ERROR: decompression of message failed

Description

The Domain Gateway library software detected an error while trying to decompress a message. An internal function call returned a failure.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO system Technical Support with the exact error message.

See Also

tpstrerror(3c)


1222


ERROR: uncompressed message reallocation failed

Description

The Domain Gateway library software detected an error while trying to decompress a message. The process was unable to allocate enough virtual memory for the operation.

Action

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

See Also

tpstrerror(3c)


1224


ERROR: Minimum encryption (number of bits) is larger than 0, but the link level package is not installed

Description

The Domain Gateway library software detected an error while trying to process a connect operation. The minimum number of encryption bits number of bits specified in the DM_TDOMAIN section of the domain configuration file is greater than zero; however, no link level security package is installed.

Action

Correct the configuration so that the minimum number of encryption bits is consistent with the link level security package in use.

See Also

dmconfig(5)


1225


ERROR: Minimum encryption (number of bits) is larger than 40, but only the 40-bit package is installed

Description

The Domain Gateway library software detected an error while trying to process a connect operation. The minimum number of encryption bits number of bits specified in the DM_TDOMAIN section of the domain configuration file is greater than forty; however, the forty-bit link level security package is installed.

Action

Correct the configuration so that the minimum number of encryption bits is consistent with the link level security package in use.

See Also

dmconfig(5)


1226


ERROR: Could not allocate encryption handle

Description

The Domain Gateway library software detected an error while trying to process a connect operation. The encryption handle could not be allocated. An internal function call returned a failure. A more descriptive error messages will be issued by the failing routine.

Action

Check the surrounding error messages for more descriptive error information.

See Also

tpstrerror(3c)


1228


ERROR: Minimum encryption (number of bits) is larger than 40, but only the 40-bit package is installed

Description

The Domain Gateway library software detected an error while trying to receive a message. The minimum number of encryption bits number of bits specified in the DM_TDOMAIN section of the domain configuration file is greater than forty; however, the forty-bit link level security package is installed.

Action

Correct the configuration so that the minimum number of encryption bits is consistent with the link level security package in use.

See Also

dmconfig(5)


1229


ERROR: Encryption negotiation failure

Description

The Domain Gateway library software detected an error while trying to receive a message. An error was detected in the encryption flag settings. The encryption flags are all zero.

Action

Ensure that the encryption bit settings in the DM_TDOMAIN sections of the dmconfig file are consistent for communicating domains.

See Also

dmconfig(5)


1230


ERROR: Unable to generate first diffie-hellman packet

Description

The Domain Gateway library software detected an error while trying to send a message. An internal function call for encryption returned a failure. Additional error messages from the failing routine will be issued prior to this message.

Action

Check the messages from the failing routine for more specific information regarding the cause of this error.

See Also

tpstrerror(3c)


1231


ERROR: Could not allocate encryption handle

Description

The Domain Gateway library software detected an error while trying to receive a message. An error was detected in the internal routine to allocate an encryption handle. A more specific message will be issued by the failing routine.

Action

Check the surrounding error messages for additional information.

See Also

tpstrerror(3c)


1232


ERROR: Memory allocation error

Description

The Domain Gateway library software detected an error while trying to receive a message. The process was unable to allocate enough virtual memory for the operation.

Action

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

See Also

tpstrerror(3c)


1233


ERROR: Unable to generate second diffie-hellman packet

Description

The Domain Gateway library software detected an error while trying to send a message. An internal function call for encryption returned a failure. Additional error messages from the failing routine will be issued prior to this message.

Action

Check the messages from the failing routine for more specific information regarding the cause of this error.

See Also

tpstrerror(3c)


1234


ERROR: Unexpected link level encryption failure

Description

The Domain Gateway library software detected an error while trying to send a message. An internal function call for encryption returned a failure.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.

See Also

tpstrerror(3c)


1236


ERROR: Encryption negotiation failure

Description

The Domain Gateway library software detected an error while trying to receive a message. An error was detected in the encryption flag settings. The encryption flags are all zero.

Action

Ensure that the encryption bit settings in the DM_TDOMAIN sections of the dmconfig file are consistent for communicating domains.

See Also

dmconfig(5)


1237


ERROR: Invalid security level

Description

The Domain Gateway library software detected an error while trying to receive a message. An invalid encryption level was detected.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.

See Also

tpstrerror(3c)


1238


ERROR: Unexpected link level encryption failure

Description

The Domain Gateway library software detected an error while trying to receive a message. An internal function call for encryption returned a failure.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.

See Also

tpstrerror(3c)


1240


ERROR: Minimum encryption (number of bits) is larger than 0, but the link level package is not installed

Description

The Domain Gateway library software detected an error while trying to process a receive operation. The minimum number of encryption bits number of bits specified in the DM_TDOMAIN section of the domain configuration file is greater than zero; however, no link level security package is installed.

Action

Correct the configuration so that the minimum number of encryption bits is consistent with the link level security package in use.

See Also

dmconfig(5)


1241


ERROR: Invalid parameter, tdom_link is NULL

Description

GWTDOMAIN detects an internal error, or possible data corruption when it does a network open call.

Action

Contact your BEA TUXEDO system Technical Support.


1242


ERROR: Invalid parameter, tdom_link contains NULL pointer

Description

GWTDOMAIN detects an internal error, or possible data corruption when it does a network open call.

Action

Contact your BEA TUXEDO system Technical Support.


1243


WARN: Open domain_name address ip_port failed, Network error(0xerror_code)

Description

GWTDOMAIN tries to open a listening end point form domain domain_name using the port number and IP address as specified by ip_address failed with network error code specified. This can be caused by either the port is already been used, or the port just been release in some TCP/IP implementation.

Action

If the configuration contains multiple address entries for the specified domain, the GWTDOMAIN will continue with the next one. If all the address specified exhausted and still can't open the listening end point, GWTDOMAIN will exit. The user can try to restart it, or change configuration and restart it.


1244


WARN: No more NW address to try

Description

GWTDOMAIN already tries all the listening end points specified in the BDMCONFIG file, and still could not able to open any listening end point.

Action

The administrator should check whether the configuration is correct, and whether any other process already uses the port number.


1245


INFO: Try next one, device device_name address ip_address

Description

This is informational. It tells the user that GWTDOMAIN is going to try the next IP address and port number specified in the configuration.

Action

Nothing.


1246


ERROR: Invalid parameter, tdom_link is NULL

Description

GWTDOMAIN detects an internal error, or possible data corruption when it does a network connect call.

Action

Contact your BEA TUXEDO system Technical Support.


1247


ERROR: Invalid parameter, tdom_link contains NULL pointer

Description

GWTDOMAIN detects an internal error, or possible data corruption when it does a network connect call.

Action

Contact your BEA TUXEDO system Technical Support.


1249


WARN: Connect to domain_name address ip_addr failed, Network error(0xerrno)

Description

GWTDOMAIN tries to connect to a remote domain domain_name using the port number and IP address as specified by ip_address failed with network error code specified. This can be caused by network failure, wrong IP address or port number in the configuration, or the remote GWTDOMAIN not yet up and running, or the remote GWTDOMAIN has not yet able to open the listening end, or the remote GWTDOMAIN opened different end point then what specified in the local domain configuration file.

Action

Check the network, and check proper configuration. And also make sure the remote domain GWTDOMAIN is up and running and use the port and IP address specified in the configuration.


1252


ERROR: Unable to obtain transaction entry from shared memory (rollback)

Description

The /Domain transaction table entry for this transaction was not found in the /Domain shared memory tables when trying to process a transaction rollback. This could be caused if a stray message was received for a transaction that was already aborted.

Action

If the dmadmin subcommand pt indicates that the transaction has already been removed from the /Domain shared memory, no action is required. Otherwise, contact your BEA TUXEDO system Technical Support.


1254


ERROR: Unable to determine locality of transaction

Description

The GWTDOMAIN process was unable to determine the locality (local or remote) of a transaction. This is an internal processing error.

Action

This is an internal error with no associated user action.

See Also

tperrno(5)


1256


WARN: Unable to create local txid in shared memory for transaction recovery

Description

The GWTDOMAIN process was unable to recover a transaction because the transaction table is full. The transaction will be rolled back.

Action

Modify the configuration to allow for more concurrent transactions.


1257


ERROR: Unable to decrypt message

Description

The gateway is unable to decrypt a message sent from a remote domain. The message was encrypted using Link Level Encryption.

Action

Check the remote domain ULOG to see if the message is being properly encrypted by the gateway process.


1258


ERROR: Unable to process buffers

Description

The Domain Gateway library software detected an error while trying to receive a message. An internal function call for encryption returned a failure.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.

See Also

tpstrerror(3c)


1259


ERROR: Memory allocation failure for encryption

Description

An attempt to dynamically allocate memory from the operating system failed while attempting to create an encrypted message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1260


ERROR: Memory allocation error

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the routine where the software is attempting to open the gateway's listening endpoint.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1261


ERROR: Can not allocate network descriptor

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the routine where the software is attempting to open a connection to a remote gateway.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1265


WARN: Unable to create local txid in shared memory for transaction recovery

Description

The GWTDOMAIN process was unable to recover a transaction because the transaction table is full. The transaction will be rolled back.

Action

Modify the configuration to allow for more concurrent transactions.


1267


ERROR: Unable to convert old style network buffer. Error code val

Description

The gateway received a message from a remote gateway running on a older TUXEDO release. In attempting to convert the message to the newer protocol, an error was encountered.

Action

Check that the message is being sent by a valid domain gateway process.


1268


ERROR: Unable to switch to new protocol

Description

During the initial protocol exchange between gateways, the gateway attempts to set the protocol level of the remote gateway and an error is encountered.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1269


ERROR: Unable to switch to new protocol

Description

During the initial protocol exchange between gateways, the gateway attempts to set the protocol level of the remote gateway and an error is encountered.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1270


ERROR: connections structure initialization failure

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the gateway's network initialization routine.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1271


ERROR: Unable to initialize encryption key

Description

The gateway is encountering an error initializing the APP_PW encryption key during the initial protocol exchange.

Action

Check the preceding ULOG message(s) for information on why the APP_PW encryption calls are failing.


1272


ERROR: Unable to encrypt challenge value

Description

The gateway, when attemping to encrypt the APP_PW challenge value during initial protocol exchange, is encountering an error.

Action

Check the preceding ULOG message(s) for information on why the APP_PW encryption calls are failing.


1273


ERROR: Unable to initialize encryption key

Description

The gateway, when attempting to initialize the encryption key during initial protocol exchange when security is DM_PW, is encountering an error.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1274


ERROR: Unable to encrypt challenge value

Description

The gateway, when attempting to encrypt the challenge value during initial protocol exchange for DM_PW security, is failing.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1275


ERROR: Failed to convert buffer

Description

The gateway is failing to convert an outbound TMS message to an older protocol version. The gateway is communicating with a remote gateway that does not support the newer protocol version and therefore needs to convert to an older protocol.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1276


ERROR: Unable to presend transaction buffer

Description

The gateway is failing to convert an outbound message to an older protocol version. The gateway is communicating with a remote gateway that does not support the newer protocol version and therefore needs to convert to an older protocol.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1277


ERROR: Invalid input buffer

Description

The Domain Gateway library software detected an error while trying to find beginning of the message buffer. A bad message detected.

Action

This is an internal error with no associated user action. If the error persists, contact your Tuxedo System technical support.


1278


ERROR: Could not allocate a message

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the gateway's mesage send routine.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1279


ERROR: Could not allocate a domain header

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the gateway's mesage send routine, while trying to add the domains header.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1280


ERROR: Could not allocate a domain header

Description

An attempt to dynamically allocate memory from the operating system failed. This is occurring in the gateway's mesage send routine, while trying to add the domains security header.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1281


ERROR: Failed to convert buffer

Description

The gateway is failing to convert an outbound buffer to an older protocol version. The gateway is communicating with a remote gateway that does not support the newer protocol version and therefore needs to convert to an older protocol.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1282


ERROR: Memory allocation failure for compression

Description

An attempt dynamically to allocate memory from the operating system failed while compressing a message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1283


ERROR: Could not encode header

Description

The gateway is unable to encode the meta-header of an outbound message.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1284


ERROR: Unable to find domains header

Description

The gateway is failing to convert an outbound buffer to an older protocol version, because the buffer does not contain the domains header.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1285


ERROR: Unable to find security header

Description

The gateway is failing to convert an outbound buffer to an older protocol version, because the buffer does not contain the domains security header and security is turned on.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1286


ERROR: Error converting message to old style. Error code val

Description

The gateway is failing to convert an outbound message to an older protocol version. The gateway is communicating with a remote gateway that does not support the newer protocol version and therefore needs to convert to an older protocol.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1287


ERROR: Unable to find domains header

Description

The gateway received a message from a remote gateway with no domains header.

Action

Check the remote domain ULOG for further diagnosis.


1288


ERROR: Bad message from val. Closing file descriptor

Description

The gateway received an incorrectly formatted message from a remote gateway.

Action

Check the remote domain ULOG for further diagnosis.


1289


ERROR: Unable to remove domains header

Description

An internal error occurred while attempting to remove domain information from a message.

Action

Contact BEA TUXEDO system Technical Support.

See Also

GWTDOMAIN


1290


ERROR: Unable to remove domains header

Description

The gateway is unable to strip the domains header from the message. The header must be stripped by the gateway before forwarding the message to a TUXEDO server.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1291


ERROR: Invalid input buffer

Description

The gateway is unable to locate the TUXEDO header in an outbound message.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1292


ERROR: Memory allocation error

Description

An attempt dynamically to allocate memory from the operating system failed while preparing to send a message.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1293


ERROR: Invalid message format

Description

The GWTDOMAIN was unable to add a header extension to an internal message.

Action

Contact BEA TUXEDO system Technical Support.

See Also

GWTDOMAIN


1294


ERROR: Invalid message format

Description

The gateway detected that the format of the oubound message is invalid. This was discovered while trying to add header information.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1295


ERROR: Unable to intialize administration key for domain val

Description

The gateway is encountering an error initializing the APP_PW encryption key during the initial protocol exchange.

Action

Check the preceding ULOG message(s) for information on why the APP_PW encryption calls are failing.


1296


ERROR: Unable to intialize administration key for domain val

Description

The gateway is encountering an error initializing the DM_PW encryption key during the initial protocol exchange.

Action

Check the preceding ULOG message(s) for information on why the DM_PW encryption calls are failing.


1297


ERROR: Unable to decrypt challange from val

Description

The gateway, when attempting to decrypt the challenge value during initial protocol exchange for APP_PW security, is failing.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1298


ERROR: Unable to decrypt challange from val

Description

The gateway, when attempting to decrypt the challenge value during initial protocol exchange for DM_PW security, is failing.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.


1299


ERROR: Unable to intialize administration key for domain val

Description

The gateway is encountering an error initializing the APP_PW encryption key during the initial protocol exchange.

Action

This is an internal error with no associated user action. If the error persists, contact your BEA TUXEDO System technical support with the exact error message.