beautypg.com

Nortel Networks VT100 User Manual

Page 84

background image

A-10 Host error messages

555-9001-316 Standard 1.0 February 1996

Action to take:

Contact your Nortel service representative.

ERR: Create_queue_object: Attempt to create Queue class instance failed

Meaning:

TRS was unable to allocate memory for the
QUEUE_CLASS structure.

Action to take:

Contact your Nortel service representative.

ERR: A request for this channel is already being processed

Meaning:

The last COMO cell did not retrieve all the output buffers
from TRS.

Action to take:

Place a COMA cell in the clean up handler section of the

application to ensure that all output buffers will be flushed
when the caller hangs up in the middle of a transaction.
Furthermore, there should always be a COMO cell(s) after
COMI cell(s) even though no output from the host is
expected. The COMO cell(s) will retrieve a status indicating
whether the transaction has been successful or not.

ERR: Create_transaction_instance: Unable to create Transaction Object Instance

Meaning:

TRS was unable to allocate memory for the transaction
structure

Action to take:

Contact your Nortel service representative.

ERR: Create_timer_instance: Unable to create Timer Object Instance

Meaning:

TRS was unable to allocate memory for the timer structure.

Action to take:

Contact your Nortel service representative.

ERR: Create_client_instance: Unable to create Client Object Instance - Exiting

Meaning:

TRS was unable to allocate memory for the client object
structure.

Action to take:

Contact your Nortel service representative.

ERR: Create_request_instance: Create_request malloc failed for queuing

Meaning:

TRS was unable to allocate memory for the request
structure.