BEA Logo BEA Banner

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

 

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


Q Messages 1700-1799



1707


ERROR: Invalid time format

Description

While executing the qscan command, an invalid date and time value was specified.

Action

Re-enter the qscan command using a valid date/time value. The value must be of the form YY[MM[DD[HH[MM[SS]]]]] (that is, 2 digits for year, and optionally 2 digits each for the month, day, hour, minute, and second).

See Also

qmadmin(1)


1721


ERROR: Memory allocation failure, size val

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed in TMQUEUE while trying to receive a message.

Action

Ensure that the operating system parameters are set correctly for the amount of memory on the machine and for 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.


1722


ERROR: Message dropped. Error = val

Description

The message could not be processed due to a corruption or an allocation failure.

Action

If the error occurs again, contact BEA Customer Support.


1723


ERROR: Received message with an unknown internal type index val

Description

The message could not be processed; the typed buffer has an unregistered type.

Action

If the error occurs again, contact BEA Customer Support.


1724


ERROR: Received message of unknown type 'val' subtype 'val'

Description

The message could not be processed; the typed buffer has an unregistered subtype.

Action

If the error occurs again, contact BEA Customer Support.


1725


ERROR: Received message of unknown type 'val'

Description

The message could not be processed; the typed buffer has an unregistered type.

Action

If the error occurs again, contact BEA Customer Support.