Skip navigation.

LIBTUX Messages 5000-5099

  Previous Next

5001

ERROR: No space in Bulletin Board for additional AOM entries

Description

An attempt to allocate a free entry in the Bulletin Board for the Active Object Map has failed. The Bulletin Board is full.

Action

Re-configure the application to increase the size of the table by setting the MAXOBJECTS parameter in the RESOURCES section.

See Also

ubbconfig(5)

5003

ERROR: Failed to initialize AOM

Description

The system was unable to initialize the Active Object Map.

Action

Normally, there is a message in the log that provides more detail on the initialization failure. If not, contact BEA Customer Support.

5004

WARN: USEM[val] owned by val, but not locked

Description

Either the machine does not have the proper atomic increment for the user-level semaphore, or there are too many signals coming to the process too quickly.

Action

Please contact BEA Customer Support.

5005

WARN: USEM[val] lock appears stuck: held by pid=val

Description

The process has held the lock on the Bulletin Board for a longer than normal period of time. The process could still be alive, but incorrectly holding the user-level semaphore.

Action

Check the status of the process that is holding the lock. It might be hung, or it is holding the lock for too long a period of time while doing work.

5006

ERROR: Unable to reset semaphore for sem val, errno val

Description

The BEA Tuxedo system was in the process of cleaning up a registry slot for a process. While cleaning the registry, the semaphore used for that process had to be reset. The semaphore operation semctl failed.

Action

Please contact BEA Customer Support.

5007

ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while processing the host name associated with a Tuxedo context.

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 and/or swap space on the machine.

5008

ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to processing an incoming 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 and/or swap space on the machine.

5009

ERROR: MAXOBJECTS is 0: No methods allowed.

Description

An operation related to object methods was executed but no objects are configured.

Action

Re-configure the application to increase the size of the table by setting the MAXOBJECTS parameter in the RESOURCES section.

See Also

ubbconfig

5010

ERROR: Received unrecognized message type - sending failure reply

Description

The server received an invalid service request message. It will be ignored and a failure reply will be sent to the requestor.

Action

Please contact BEA Customer Support.

5011

ERROR: One way method was not executed

Description

An attempt to execute a one way method failed. No notification will go back to the client.

Action

No action is needed.

5012

ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process an out-going 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 and/or swap space on the machine.

5013

ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process 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 and/or swap space on the machine.

5014

ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process 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 and/or swap space on the machine.

5015

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process 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 and/or swap space on the machine.

5019

ERROR: [Unable to open the *INTERFACES section table]

Description

A BEA Tuxedo system internal function was used to retrieve interface information from the interfaces table, but the open failed.

Action

Please contact BEA Customer Support.

5020

ERROR: [Unable to read information from the *INTERFACES section table]

Description

A BEA Tuxedo system internal function was unable to read the INTERFACES section of the TUXCONFIG file.

Action

Please contact BEA Customer Support.

5021

WARN: Could not lock USEM[val]

Description

The BRIDGE was unable to lock the Bulletin Board. Other processing will continue.

Action

No action required.

5024

ERROR: Cannot create call descriptor for callout message, tperrno=val

Description

While generating a descriptor handle for a callout message, an error occurred with tperrno tperrno.

Action

The maximum number of outstanding asynchronous callout method invocations was reached. Retrieve replies to at least one of the invocations and issue the callout again.

5025

ERROR: Unable to send callout message to process (val)

Description

While sending a callout message to process pid, an error occurred.

Action

The most common cause of this error message is that the recipient of the callout message has died. Check to see if pid is still running, and if it is, contact BEA Customer Support.

5026

ERROR: Object key not recognized: ErrStatus val

Description

A GIOP message was received that is unrecognized.

Action

Contact BEA Customer Support.

5027

WARN: Deleting AOM record locked by dead server:

Description

The BBL is cleaning up an AOM entry for a dead server.

Action

None.

5028

WARN: AOM Record lock stuck. Server with object stealing lock.

Description

A process has held a lock on an entry in the AOM for a longer than normal period of time. If the process is still alive, it may be incorrectly holding the record lock.

Action

Check the status of the process that is holding the lock. There could be a problem with the process; it could be hung or dead.

5029

WARN: AOM record lock stuck. Server with object stealing lock.

Description

A process has held a lock on an entry in the AOM for a longer than normal period of time. If the process is still alive, it may be incorrectly holding the record lock.

Action

Check the status of the process that is holding the lock. There could be a problem with the process; it could be hung or dead.

5050

ERROR: .SysTransactionHeuristicMix: Transaction gtrid in group grpno

Description

This message indicates that the resource manager in the group specified above indicated that work on the transaction specified in the message was partially committed and partially rolled back.

Action

Consult the resource manager log files and/or error messages to determine further information about the error. Consult application records to determine the proper result of the transaction and manually correct any erroneous data.

See Also

EVENT_MIB(5), TM_MIB(5)

5051

WARN: .SysTransactionHeuristicHazard: Transaction gtrid in group grpno

Description

This message indicates that the resource manager in the group specified above indicated that there is a risk that a heuristic decision may have been taken for work on the transaction specified in the message, but that this did not necessarily happen.

Action

Consult the resource manager log files and/or error messages to determine whether or not a heuristic completion took place. If a heuristic completion did happen, consult application records to determine the proper result of the transaction and manually correct any erroneous data.

See Also

EVENT_MIB(5), TM_MIB(5)

5052

WARN: .SysTransactionXA_RETRY: Transaction gtrid in group grpno

Description

This message indicates that the resource manager in the group specified is unable to work on the transaction branch at this time. The XA specification does not consider this an error, and it can happen if the RM temporarily lacks the needed resources to work on the transaction. The transaction remains in its current state, and transactional integrity is maintained. Tuxedo will retry the operation at a later time.

Action

If this message occurs occasionally, no action is required. If this message occurs frequently, consult resource manager log files, error messages, and/or documentation to try to determine the cause of this condition.

See Also

EVENT_MIB(5), TM_MIB(5)

5053

ERROR: .SysTransactionXAER_RMERR: Transaction gtrid in group grpno

Description

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_RMERR, indicating a resource manager error.

Action

Consult resource manager log files and documentation to determine the cause of the error and to determine if any corrective action is needed.

See Also

EVENT_MIB(5), TM_MIB(5)

5054

ERROR: .SysTransactionXAER_PROTO: Transaction gtrid in group grpno

Description

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_PROTO, indicating that the resource manager believes the call was made in an improper state. manager error.

Action

Consult resource manager and Tuxedo log files to determine more informtion about the cause of the problem.

See Also

EVENT_MIB(5), TM_MIB(5)

5055

ERROR: .SysTransactionXAER_RMFAIL: Transaction gtrid in group grpno

Description

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_RMFAIL, indicating that the resource manager is currently unavailable.

Action

Consult resource manager log files to determine the cause of the problem and restart the resource manager if necessary.

See Also

EVENT_MIB(5), TM_MIB(5)

5056

INFO: .SysTransactionRollback: Transaction gtrid in group grpno XA return return_value

Description

This message indicates a commit operation on transaction gtrid in group grpno returned an indication that the transaction was rolled back. The return_value provides further information about the reason for the rollback. This condition is not an error and can occur in various resource manager deadlock and resource limit situations.

Action

No action required.

See Also

EVENT_MIB(5), TM_MIB(5)

 

Skip footer navigation  Back to Top Previous Next