Skip navigation.

LIBTUX Messages 2000-2099

  Previous Next

2000

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to send a conversational disconnection 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.

2001

ERROR: Tuxedo typed buffer routine failed

Description

An attempt to create a message while sending a conversational disconnection message failed for a reason other than allocating memory.

Action

Review other messages earlier in the log that indicate what caused the failure.

2002

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to send a conversational disconnection 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.

2003

ERROR: Tuxedo typed buffer routine failed

Description

An attempt to create a message while sending a conversational disconnection message failed for a reason other than allocating memory.

Action

Review other messages earlier in the log that indicate what caused the failure.

2006

ERROR: Memory allocation failure

Description

An attempt to dynamically free memory while processing an unsolicited 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.

2007

ERROR: Tuxedo typed buffer routine failed

Description

An attempt to free a message while processing an unsolicited notification message failed for a reason other than freeing memory.

Action

Review other messages earlier in the log that indicate what caused the failure.

2012

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while processing an unsolicited message (broadcast or notify).

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.

2013

ERROR: Tuxedo typed buffer routine failed

Description

An attempt to create a message while processing an unsolicited message (notify or broadcast) failed for a reason other than allocating memory.

Action

Review other messages earlier in the log that indicate what caused the failure.

2018

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to advertise a new service for a server.

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.

2019

ERROR: Tuxedo typed buffer routine failed

Description

An attempt to create a message while trying to advertise a new service for a server failed for a reason other than allocating memory.

Action

Review other messages earlier in the log that indicate what caused the failure.

2020

ERROR: Memory allocation failure val

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed in tprealloc.

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.

2021

ERROR: Unable to expand message

Description

While receiving a message, the postrecv operation failed.

Action

Check the log for earlier messages that would indicate while the operation failed.

2022

ERROR: Memory allocation failure

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process the TA_CUROBJECTS attribute within a TMIB operation.

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.

2029

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to allocate memory from the operating system failed during an FLD_MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

2030

ERROR: Memory allocation failure during codeset encoding conversion.

Description

An attempt dynamically to reallocate memory from the operating system failed during an FLD_MBSTRING codeset encoding conversion attempt.

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. Increase the space on the swap device.

 

Skip footer navigation  Back to Top Previous Next