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 1100-1199



1100


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

Description

The transaction entry is not found in the domain's shared memory table when trying to send the second phase of commitment. This could be caused by an abort having been previously sent or received while the commit was waiting to be processed by the gateway.

Action

Contact your BEA TUXEDO system Technical Support.


1101


ERROR: Unable to create action to commit branch

Description

An attempt to create an action to send the second phase of commitment to a branch failed.

Action

Contact your BEA TUXEDO system Technical Support.


1104


ERROR: Unable to determine locality of transaction

Description

The check to determine if the local domain is the root of the transaction failed. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.


1105


ERROR: Unable to obtain remote domainid entry from shared memory

Description

During processing of commitment protocol, shared memory information for the specified remote domain is not available to get needed information. An update to the configuration (DM_TDOMAINS section) may have removed the domain information.

Action

Contact your BEA TUXEDO system Technical Support.


1106


ERROR: Unable to obtain remote domain entry from shared memory

Description

During processing of commitment protocol, shared memory information for the specified remote domain is not available to get needed information. An update to the configuration (DM_REMOTE_DOMAINS section) may have removed the domain information.

Action

Check the configuration for proper listing of the specified remote domain. Retry the request after all configuration information has been updated.


1108


ERROR: Unable to create action to rollback branch

Description

An attempt to create an action to send commitment rollback to a branch failed.

Action

Contact your BEA TUXEDO system Technical Support.


1109


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

Description

The transaction entry is not found in the domain's shared memory table when trying to send a failure reply/rollback. This could be caused by an abort having been previously sent or received while the failure was waiting to be processed by the gateway.

Action

Contact your BEA TUXEDO system Technical Support.


1110


ERROR: Unable to change nwstate in shared memory (sndfailure)

Description

A failure occurred in an attempt to mark the domain's shared memory record of the transaction that a failure has been sent on the transaction.

Action

Contact your BEA TUXEDO system Technical Support.


1111


ERROR: Unable to create action to send rollback

Description

An attempt to create an action to send commitment rollback to a branch failed.

Action

Contact your BEA TUXEDO system Technical Support.


1112


ERROR: Unable to set remote domain branch state in shared memory

Description

A failure occurred in an attempt to mark the domain's shared memory record of the transaction that the remote domain is in a new state of commitment.

Action

Contact your BEA TUXEDO system Technical Support.


1113


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

Description

The transaction entry is not found in the domain's shared memory table when trying to process the receipt of the first phase of commitment. This could be caused by an abort having been previously sent or received while the prepare was waiting to be processed by the gateway.

Action

Contact your BEA TUXEDO system Technical Support.


1115


ERROR: Unable to set remote domain branch state in shared memory

Description

A failure occurred in an attempt to mark the domain's shared memory record of the transaction that the remote domain is in a new state of commitment.

Action

Contact your BEA TUXEDO system Technical Support.


1116


ERROR: Unable to set remote domain branch state in shared memory

Description

A failure occurred in an attempt to mark the domain's shared memory record of the transaction that the remote domain is in a new state of commitment.

Action

Contact your BEA TUXEDO system Technical Support.


1118


ERROR: System state error

Description

An internal error occurred in processing the receipt of commitment protocol.

Action

Contact your BEA TUXEDO system Technical Support.


1120


ERROR: Memory allocation error

Description

An attempt to dynamically allocate memory from the operating system using malloc failed while attempting to allocate space for data structures for network information.

Action

Ensure that 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.


1121


ERROR: Memory allocation error

Description

An attempt to dynamically allocate memory from the operating system using malloc failed while attempting to allocate space for data structures for file descriptor information, network data information, or context information.

Action

Ensure that 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.


1122


ERROR: Unable to allocate free fd structure

Description

An attempt to dynamically allocate memory from the operating system using malloc failed while attempting to allocate space for data structures for file descriptor information.

Action

Ensure that 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.


1123


ERROR: Unable to obtain local tdomain address from shmem

Description

Shared memory information for the local domain is not available to get local device for listening endpoint. Severe shared memory error.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)


1124


ERROR: Unable to open listening endpoint

Description

The opening of the device specified in the "TDOM" section of the DMCONFIG for the local domain was not successful.

Action

Check the "NWDEVICE" value for the local domain as specified in the DM_TDOMAIN section of the DMCONFIG file. See the specified network error for more information, such as the permissions being incorrect on the device or the network not being up.

See Also

dmconfig(5)


1126


ERROR: Unable to obtain local domain info from shmem

Description

Shared memory information for the local domain is not available. Severe shared memory error.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)


1128


INFO: Connection accepted from domain (domainid=<domainid>)

Description

The specified remote domain has made a network connection to the gateway. Security measures, if configured, have not yet been applied.

Action

No action required.


1129


INFO: Connection established with domain (domainid=<domainid>)

Description

The gateway has made a network connection to the specified remote domain. Security measures, if configured, have not yet been applied.

Action

No action required.


1130


INFO: Disconnected from domain (domainid=<domainid>)

Description

The network connection to the specified remote domain has been terminated. See surrounding messages for more information.

Action

No action required.


1131


ERROR: /DOMAIN gateway could not close a NW connection

Description

The attempt to close a network connection to a remote domain failed during shutdown processing.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

tmshutdown(1)


1136


ERROR: Network initialization failure

Description

An error occurred while initializing the network provider.

Action

Make sure that your network stack is correctly installed and configured. Use network administration tools to determine the cause of the initialization problem.