MPE/iX Error Messages Manual Vol 2 (32650-90879)

174 Chapter5
Volume II Chapter 4
System Aborts
timer entry; possibly already released.
2484 MESSAGE ABORT_CM_TIMER caused an unexpected escape.
2485 MESSAGE DISABLE_IOWAIT caused an unexpected escape.
CAUSE Either the operating system software or an operating
system data structure has been corrupted.
2486 MESSAGE ENABLE_IOWAIT caused an unexpected escape.
2487 MESSAGE INC_IO_COUNT was unable to convert IOWAIT
port number to completion index; bad status
was returned by HASH_FIND.
2488 MESSAGE INIT_CM_PORT can not create CM PORT object;
bad status returned by CREATE_OBJECT.
2489 MESSAGE INIT_CM_PORT caused an unexpected escape;
could be from creating IOWAIT HASH TABLE,
IOWAIT COMPLETOR TABLE, dictionary structure,
or CM PORT DESCRIPTOR TABLE; cause of escape
in second parameter.
2490 MESSAGE INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) can not
get message from the completor's port; bad
status returned by RECEIVE_MSG.
2500 MESSAGE INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) can not
find the length of the data segment; bad
status returned by MAX_DST_SIZE.
2501 MESSAGE INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) just
finished executing CM COMPLETOR in an attempt
to release message frame; bad status returned
by REL_MSG_FRAME.
2502 MESSAGE REL_CM_TIMER caller is trying to release an
unarmed timer; possibly already released.
2503 MESSAGE REL_CM_TIMER can not release timer due to
unexpected error in RELEASE_TIMER.
2504 MESSAGE REL_CM_TIMER can not release CM Timer entry
to CMPORTS TIMER TABLE; bad status returned
by
RELEASE_TABLE_ENTRY.
2505 MESSAGE START_CM_TIMER can not get timer; bad status
returned by GET_TIMER.
2506 MESSAGE START_CM_TIMER can not get entry from CM
TIMER TABLE; escape caused by
GET_TABLE_ENTRY.
2507 MESSAGE CREATE_CM_PORT_DICTIONARY is unable to create
symbol data for the CMPORTS dictionary;
unexpected escape from either CREATE_OBJECT