BEA Logo BEA Banner

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

 

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


LIBGWT Messages 1300-1399



1300


ERROR: Unable to decrypt challange from val

Description

The gateway failed to decrypt the challenge value during initial protocol exchange for APP_PW security.

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.


1301


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.


1302


ERROR: Unable to decrypt challange from val

Description

The gateway is encountering an error decrypting the DM_PW challenge 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.


1303


ERROR: Network error occurred during connection establishment

Description

The gateway failed to connect to a remote domain.

Action

Check the NWADDR parameters in the local and remote dmconfig files. Also check that the remote machine is running and the remote gateway is running. Check network connectivity between the two machines.


1304


WARN: No more remote domain address for remote domain name

Description

The gateway was unable to establish a connection to the remote domain using the NWADDR in the DM_TDOMAIN entry (or list of entries) of the dmconfig file. Since multiple entries may be specified, the gateway tries each entry until a connection is establish. In this situation, all entries were attempted and none of them succeeded.

Action

Check the DM_TDOMAIN entry (or list of entries) in the dmconfig file. Also check the corresponding remote domain that it is running and the the gateway is listening for incoming connections.


1305


INFO: A connection attempt has failed for val, trying new address val

Description

The gateway was unable to establish a connection using the indicated entry in the DM_TDOMAIN section. Multiple entries are configured, and the gateway will now attempt to try to connect using the next entry.

Action

To check why the first entry was unsuccessful, check the corresponding DM_TDOMAIN entry in the dmconfig file. Also check the associated remote domain to make sure it is running. Note that if multiple entries are being used for network-level failover, this may be the desired behavior.


1306


ERROR: Can not allocate network descriptor

Description

The gateway has been notified that the network connection attempt has failed. While processing the failure, it detects that there are multiple DM_TDOMAIN entries. During the setup of the next entry, the gateway attempts to allocate a network descriptor and the allocation has failed.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1307


ERROR: System encryption failed for domain val

Description

During initial protocol exchange between gateways, the gateway fails to encrypt the security ticket.

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.


1308


ERROR: System encryption failed for domain val

Description

During initial protocol exchange between gateways, the gateway fails to encrypt the security ticket.

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.


1309


ERROR: Memory allocation failure for encryption

Description

An attempt to dynamically allocate memory from the operating system failed while encrypting an outbound message.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1310


ERROR: Memory allocation failure for encryption

Description

An attempt to dynamically allocate memory from the operating system failed while encrypting an outbound transactional message.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1311


ERROR: Could not allocate a domain header

Description

An attempt to dynamically allocate memory from the operating system failed while trying to add the domains transaction header to an outbound message.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1312


ERROR: Unable to remove domains header

Description

The gateway is unable to strip the domains transaction header from an incoming mesages.

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.


1313


ERROR: Bad message from val. Closing file descriptor

Description

The gateway received a poorly formatted message from the specified remote domain and is unable to recognize it.

Action

Check the ULOG of the remote domain for further diagnosis.


1314


ERROR: Unable to create initial action for remote domain

Description

An attempt to dynamically allocate memory from the operating system failed during the initial gateway protocol exchange.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1316


ERROR: Memory allocation failure for encryption

Description

An attempt to dynamically allocate memory from the operating system failed while encrypting an outbound message.

Action

Make sure the operating system parameters are set correctly for the amount of memoryon 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.


1317


ERROR: Network error occurred during connection establishment

Description

The gateway is using one of the alternate DM_TDOMAIN entries and is unable to initiate the connection.

Action

Check the DM_TDOMAIN entry to make sure it has a valid network address. Also check that the remote domain is running and that the gateway is listening for incoming connections.


1318


ERROR: Local security type (val) does not match security type (val) of remote domain (domainid=val)

Description

In order for two domains to communicate they must both have the same SECURITY types set in their dmconfig files. If the security levels do not match the connection will be refused.

Action

Change the SECURITY value on one or both of the dmconfig files so that they match.


1354


INFO: Retrying domain (domainid=<domainid>) every retry_interval seconds

Description

The initial connection attempt to the remote domain has failed. The gateway is now retrying the connection to the remote domain periodically, as specified by RETRY_INTERVAL (default: 60 sec). The retry occurs only when the CONNECTION_POLICY is ON_STARTUP.

The retry interval is rounded up to be a multiple of SCANUNIT (as specified in the ubbconfig file).

Action

No action required.