Skip navigation.

LIBGWT Messages 1000-1099

  Previous Next

1000

ERROR: Remote domain link not set in action table

Description

Shared memory information on the remote domain is not available to establish a connection. Tables may have been changed since the service request came in and the remote domain is no longer configured.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1001

ERROR: No free context structures available

Description

A free slot cannot be found in the context table. See surrounding messages for more information such as a memory allocation failure.

Action

Contact your BEA TUXEDO system Technical Support.

1003

ERROR: No free context structures available

Description

A free slot cannot be found in the context table. See surrounding messages for more information such as a memory allocation failure.

Action

Contact your BEA TUXEDO system Technical Support.

1004

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 connection establishment. Severe shared memory error.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1006

ERROR: Unable to obtain remote domain entry from shmem

Description

Shared memory information for the 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

Retry the request after all configuration information has been updated or contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1007

ERROR: Unable to obtain remote tdomain address from shmem

Description

Shared memory information for the remote domain is not available to get the addressing information for connection establishment. An update to the configuration (DM_TDOMAINS section) may have removed the domain information.

Action

Retry the request after all configuration information has been updated.

See Also

dmconfig(5)

1008

ERROR: Unable to connect to remote domain (domainid=<domain_name>); network error code val

Description

The attempt to establish a connection to the remote domain domain_name failed.

Action

More details can be found from the definition of the error code for your particular network or contact your BEA TUXEDO system Technical Support.

1009

ERROR: Cannot associate with network transaction

Description

An attempt to mark the domain's shared memory record of the transaction that this action is beginning to send as part of the transaction failed. This was possibly due to the fact that the transaction has already begun rollback.

Action

Check the state of the transaction through tmadmin(1) or contact your BEA TUXEDO system Technical Support.

See Also

tmadmin(1)

1011

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)

1013

ERROR: Unable to send service request "servicename"

Description

The attempt to send the servicename service request to the remote domain failed. The file descriptor will be closed.

Action

Check the configuration of both the remote service (DM_REMOTE_SERVICES) and remote domain (DM_REMOTE_DOMAIN.)

See Also

dmconfig(5)

1014

ERROR: Cannot set remote domain for transaction

Description

An attempt to set this remote domain as a participant in the transaction in the domain's shared memory record of the transaction failed. This was possibly due to the fact that the transaction has already begun rollback, or that the maximum number of remote domains participating in a transaction has been exceeded. See possible surrounding messages for more information.

Action

Check the MAXRDOM parameter in the DMCONFIG file for the configured maximum number of remote domains (MAXRDOM) that can participate in a single transaction.

See Also

dmconfig(5)

1015

ERROR: Cannot disassociate with network transaction

Description

An attempt to mark the domain's shared memory record of the transaction that this action has completed its initial sending as part of the transaction failed. This was possibly due to the fact that the transaction has already begun rollback.

Action

Check the state of the transaction through tmadmin(1) or contact your BEA TUXEDO system Technical Support.

See Also

tmadmin(1)

1016

ERROR: Cannot change action into failure

Description

An internal error occurred during an attempt to begin processing a failure.

Action

Contact your BEA TUXEDO system Technical Support.

1017

ERROR: Unexpected action state number

Description

An internal error occurred in processing a service request.

Action

Contact your BEA TUXEDO system Technical Support.

1018

ERROR: Unable to obtain local domainid info from shmem

Description

Shared memory information for the local domain is not available to get information associated with the domain id. Severe shared memory error.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1022

ERROR: Improper action calling nw_snd

Description

An internal error occurred in processing a service request.

Action

Contact your BEA TUXEDO system Technical Support.

1023

ERROR: Improper action calling nw_snd

Description

An internal error occurred in processing a service request.

Action

Contact your BEA TUXEDO system Technical Support.

1024

ERROR: _tprandkey() failed tperrno = number, could not generate random encryption key

Description

The call to get a randomly generated encryption key for the security exchange when a connection is being set up from a remote domain returned with a failure with the specified tperrno.

Action

Contact your BEA TUXEDO system Technical Support.

1025

ERROR: Validation of ticket failed

Description

The ticket returned during the security check when a connection was being set up from a remote domain did not pass validation.

Action

Check the password entries configured on both the local and remote domains in the binary domains configuration file.

See Also

dmconfig(5)

1026

ERROR: Cannot change action into failure

Description

An internal error occurred during an attempt to begin processing a failure.

Action

Contact your BEA TUXEDO system Technical Support.

1027

ERROR: Action data incorrect - null context

Description

An internal error occurred in processing a service request - mandatory context information is missing for the action.

Action

Contact your BEA TUXEDO system Technical Support.

1028

ERROR: Failed security validation with remote domain (domainid=domainid)

Description

The challenge returned during the security check when connecting to the specified remote domain did not pass validation.

Action

Check the password entries configured on both the local and remote domains in the binary domains configuration file.

See Also

dmconfig(5)

1029

ERROR: Failed security validation with remote domain (domainid=domainid)

Description

When trying to set up a connection to the specified remote domain, the remote domain returned a failure for the security validation.

Action

Check the password entries configured on both the local and remote domains in the binary domains configuration file.

See Also

dmconfig(5)

1033

ERROR: Action data incorrect - null fd index

Description

An internal error occurred in processing a service request - mandatory file descriptor index is missing for the action.

Action

Contact your BEA TUXEDO system Technical Support.

1035

ERROR: Can't set the parent of initiator as itself

Description

An attempt to set the parent of the transaction to itself when it is the initiator failed.

Action

Contact your BEA TUXEDO system Technical Support.

1036

ERROR: Too many unrecoverable errors occurred - deleting action

Description

The calls to process error conditions on a single action occurred more than twice. The action will no longer be processed.

Action

Contact your BEA TUXEDO system Technical Support.

1037

ERROR: Unrecoverable error occurred on send of data - sending failure reply locally

Description

An error occurred when trying to send data across network. A local failure reply will be sent. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1038

ERROR: Unrecoverable error occurred - sending disconnects

Description

An error occurred during a conversational exchange. A disconnect of the conversation will be started. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1039

ERROR: Cannot create action to send remote disconnect

Description

During error processing, the action needed to send a disconnect across the network cannot be created. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1040

ERROR: Cannot create action to send remote disconnect

Description

During error processing, the action needed to send a disconnect locally cannot be created. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1041

ERROR: Unrecoverable error occurred on send of data - sending failure reply over network

Description

An error occurred when trying to send a reply or commitment protocol across network. A failure reply will be sent over the network. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1042

ERROR: Unrecoverable error occurred - cannot detect received opcode - deleting action

Description

The opcode for the received data cannot be determined. No further processing will occur on the action. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1043

ERROR: Unrecoverable error occurred on receipt of data - sending failure reply over network

Description

An error occurred during processing of data received over the network. A failure reply will be sent across network. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1044

ERROR: Unrecoverable error occurred on receipt of data - sending disconnects

Description

An error occurred during processing of conversational data received over the network. A disconnect of the conversation will be started. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1045

ERROR: Cannot create action to send remote disconnect

Description

During error processing, the action needed to send a disconnect across the network cannot be created. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1046

ERROR: Cannot create action to send remote disconnect

Description

During error processing, the action needed to send a disconnect locally cannot be created. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1047

ERROR: Unrecoverable error occurred on receipt of data - sending failure reply locally

Description

An error occurred during processing of data or commitment protocol received over the network. A failure reply will be sent locally. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1048

ERROR: Unrecoverable error occurred - deleting action

Description

An error occurred during processing of data received over the network. No further processing will occur on the action. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1049

ERROR: Unrecoverable error occurred - deleting action

Description

An error occurred during processing of data received over the network. No further processing will occur on the action. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1052

ERROR: Unable to obtain remote service information from shared memory

Description

Shared memory information for the remote service is not available to get needed information. An update to the configuration (DM_REMOTE_SERVICES section) may have removed the service information.

Action

Retry the request after all configuration information has been updated or contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1055

ERROR: System encryption failed

Description

The call to get a ticket for the security exchange when a connection is being set up from a remote domain returned with a failure. See possible surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1056

ERROR: System encryption failed

Description

Getting the session key or initialization of encryption with the session key for the security exchange when a connection is being set up from a remote domain failed.

Action

Contact your BEA TUXEDO system Technical Support.

1057

ERROR: System encryption failed

Description

Encryption of ticket for the security exchange when a connection is being set up from a remote domain failed.

Action

Contact your BEA TUXEDO system Technical Support.

1058

ERROR: System encryption failed

Description

Getting the session key or initialization of encryption with the session key for the security exchange when a connection is being set up from a remote domain failed.

Action

Contact your BEA TUXEDO system Technical Support.

1059

ERROR: System encryption failed

Description

Encryption of ticket for the security exchange when a connection is being set up from a remote domain failed.

Action

Contact your BEA TUXEDO system Technical Support.

1061

ERROR: Action data incorrect - null action index

Description

An internal error occurred in processing receipt of data - mandatory action index is missing for the call.

Action

Contact your BEA TUXEDO system Technical Support.

1062

ERROR: Action data incorrect - null context index

Description

An internal error occurred in processing receipt of data - mandatory context information is missing for the action.

Action

Contact your BEA TUXEDO system Technical Support.

1069

ERROR: Decoding of header failed

Description

The decoding of the header information received over the network failed.

Action

Contact your BEA TUXEDO system Technical Support.

1070

ERROR: Unable to obtain local service information from shared memory

Description

Shared memory information for the local service is not available to get needed information. An update to the configuration (DM_LOCAL_SERVICES section) may have removed the service information.

Action

Check configuration of both the local and remote machines to ensure the services offered are as required. Retry the request after all configuration information has been updated.

See Also

dmconfig(5)

1071

WARN: Access Control List check failed for local service servicename

Description

The configured Access Control List does not accept the remote domain as being allowed to access the specified local service.

Action

Check the configuration of the service's Access Control List to allow the remote domain to access the local service as required. Retry the request after all configuration information has been updated.

See Also

dmconfig(5)

1072

ERROR: Received unsupported opcode: number

Description

The opcode - description of action to be done with data - for the data received over the network is not valid.

Action

Contact your BEA TUXEDO system Technical Support.

1073

ERROR: Unable to obtain remote domain id (domainid) information from shared memory

Description

During processing of receipt of data, shared memory information for the specified remote domain is not available to get needed information.

Action

Check the configuration for proper listing of the specified remote domain.

See Also

dmconfig(5)

1074

ERROR: Unable to obtain remote domain name (domainid) information from shared memory

Description

During processing of receipt of data, shared memory information for the specified remote domain is not available to get needed information.

Action

Check the configuration for proper listing of the specified remote domain.

See Also

dmconfig(5)

1075

ERROR: Unable to create/find local txid from shared memory

Description

A failure occurred when either trying to search shared memory for the network transaction id to determine the local transaction id, or trying to create a new local transaction id to associate with the network transaction id. See possible surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

See Also

dmconfig(5)

1076

WARN: Unable to find conversation context

Description

The conversation id received from the network on the data on a disconnect or conversation reply cannot be associated with a local conversation context.

Action

Contact your BEA TUXEDO system Technical Support.

1077

INFO: Stale message found

Description

A reply or security exchange reply was received from the network which is no longer associated with an outstanding request. The original request may have timed out internally. The message is considered stale and is deleted.

Action

No action required.

1079

ERROR: Memory allocation error

Description

An attempt to dynamically reallocate memory from the operating system using realloc failed while attempting to allocate space for more data structures for the action context.

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.

1084

INFO: Request id not found

Description

A request id was not found among actions waiting to be processed. See surrounding messages for more information.

Action

See surrounding messages for action needed.

1085

INFO: Conversation id not found

Description

A conversation id was not found among actions waiting to be processed. See surrounding messages for more information.

Action

See surrounding messages for action needed.

1086

ERROR: File descriptor closed while processing

Description

The file descriptor has been marked as closed when attempting to send commitment protocol across the network. See surrounding messages for more information.

Action

Contact your BEA TUXEDO system Technical Support.

1087

ERROR: Unable to obtain local domain addr from shared memory

Description

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

Action

Contact your BEA TUXEDO system Technical Support.

1088

ERROR: Unable to obtain domainid entry from shared memory

Description

Shared memory information for the local domain is not available to get information associated with the domain id. Severe shared memory error.

Action

Contact your BEA TUXEDO system Technical Support.

1089

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

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

1090

ERROR: Encoding of header failed

Description

The encoding of the header information to send commitment protocol across the network failed.

Action

Contact your BEA TUXEDO system Technical Support.

1091

ERROR: Network returned error on send, closing file descriptor

Description

The attempt to send the commitment protocol to the remote domain failed. The file descriptor will be closed.

Action

Contact your BEA TUXEDO system Technical Support.

1092

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.

1093

ERROR: System state error

Description

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

Action

Contact your BEA TUXEDO system Technical Support.

1094

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 send 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.

1095

ERROR: Unable to create action to prepare branch

Description

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

Action

Contact your BEA TUXEDO system Technical Support.

1096

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

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.

1097

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.

1098

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

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

1099

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.

 

Skip footer navigation  Back to Top Previous Next