(Subsystem 98) (contd) [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.0 Documentation
MPE/iX Error Messages Manual Volume II
(Subsystem 98) (contd)
770 MESSAGE The procedure GIVE_TO_NEXT_WAITERS can not give
ownership of the semaphore to waiter; bad status
from NOTIFY_DISPATCHER while unblocking process.
---------------------------------------------------------------
771 MESSAGE The procedures CB_SHR_LOCK and CB_SHR_UNLOCK
caused a system abort because use of sharable lock
while on ICS is not allowed.
---------------------------------------------------------------
772 MESSAGE The procedures CB_SHR_UNLOCK and CB_FAILER caused
a system abort because the caller is not the owner
of the semaphore and can not unlock it.
---------------------------------------------------------------
773 MESSAGE The procedure CB_FAILER caused a system abort
because multiple lock of the standard semaphore is
not allowed.
---------------------------------------------------------------
774 MESSAGE The procedure CB_FAILER resulted in an
unconditional lock failing while on the ICS.
---------------------------------------------------------------
775 MESSAGE The procedure CB_FAILER detected an attempt to
unlock an unowned semaphore.
---------------------------------------------------------------
776 MESSAGE The procedure CB_FAILER caused a system abort in
an attempt to unlock an unowned semaphore on the
ICS.
---------------------------------------------------------------
777 MESSAGE The procedure CB_FAILER caused a system abort
because access of this semaphore type is not
supported.
---------------------------------------------------------------
778 MESSAGE The procedure CB_FAILER caused a system abort
because the semaphore access procedure is not
allowed on the ICS.
---------------------------------------------------------------
779 MESSAGE The procedure CB_FAILER caused an unknown error
while accessing the semaphore.
---------------------------------------------------------------
780 MESSAGE The procedure SEM_INIT resulted in bad status
from CB_INIT.
---------------------------------------------------------------
781 MESSAGE The CM pseudo count is less than zero.
---------------------------------------------------------------
782 MESSAGE The procedure CM_PSDB_CLEAR resulted in bug
catcher, clearing PSDB count; not blocking on port
WAIT.
---------------------------------------------------------------
783 MESSAGE The procedure GET_POOL_ITEM can not access
message pool table header; bad status from
GET_TABLE_INFO.
---------------------------------------------------------------
784 MESSAGE The procedure FLUSH_SEM_WAIT_QUEUE can not flush
all waiting processes from the semaphore's wait
queue; bad status from REPLY_TO_WAITER.
---------------------------------------------------------------
785 MESSAGE The procedure CREATE_STD_PFP_PORTS caused an
unexpected escape; creation of standard PFP port
was unsuccessful.
---------------------------------------------------------------
786 MESSAGE The procedure INIT_RES_PORT_FACILITY can not
initialize INTERRUPT or MAKE_PRESENT semaphore for
global port object.
---------------------------------------------------------------
787 MESSAGE The procedure can not allocate port descriptor
for the known global ports; bad status from
MAKE_GLOBAL_DESC.
---------------------------------------------------------------
788 MESSAGE Initialization of the resident port facility
failed due to an unexpected escape from the
procedure.
---------------------------------------------------------------
789 MESSAGE The procedure can not create the port directory
object; bad status received from CREATE_OBJECT.
---------------------------------------------------------------
790 MESSAGE The procedure can not create HPIMAGE port; bad
status received from CREATE_PORT.
---------------------------------------------------------------
791 MESSAGE The procedure INIT_NONRES_PORT_FACILITY caused a
system abort because initialization of a
non-resident port facility failed, causing an
unexpected escape from the procedure.
---------------------------------------------------------------
792 MESSAGE The procedure CREATE_PORT_PROCESS caused a system
abort because creation of standard port process
failed, causing an unexpected escape from the
procedure.
---------------------------------------------------------------
793 MESSAGE The procedure INITIALIZE_SEMAPHORES can not
initialize CM PSDB semaphore.
---------------------------------------------------------------
794 MESSAGE The procedure INITIALIZE_SEMAPHORES can not
initialize the COMPARE and SWAP semaphore for the
database.
---------------------------------------------------------------
795 MESSAGE The procedure INITIALIZE_SEMAPHORES can not
create the shared semaphore owner list.
---------------------------------------------------------------
796 MESSAGE The procedures CHECK_PEND_LEVEL and
GET_HIGHEST_PEND_LEVEL can not access the process
interrupt port; bad status from PORT_INFO.
---------------------------------------------------------------
797 MESSAGE The procedure DELETE_INT_MSG can not return the
message frame to PI port's free pool; bad status
from RETRIEVE_MSG.
---------------------------------------------------------------
798 MESSAGE The procedure CHANGE_INT_LEVEL can not change the
allowable process interrupt levels for this
process; bad status from CHANGE_SUBQUEUE.
---------------------------------------------------------------
799 MESSAGE Various procedures can not notify the dispatcher
so that we will re-enter PI later; bad status from
NOTIFY_DISPATCHER.
---------------------------------------------------------------
800 MESSAGE The procedure GET_INTERRUPT_MSG can not obtain
the next interrupt message, yet port is not empty;
unexpected status from RETRIEVE_MSG.
---------------------------------------------------------------
801 MESSAGE The procedure QUEUE_INTERRUPT_message can not
queue interrupt message from the process' standard
PI port; bad status from SEND_MSG.
---------------------------------------------------------------
802 MESSAGE The procedure WAIT_FOR_ACTIVE_PORT can not WAIT
the process; bad status from NOTIFY_DISPATCHER.
---------------------------------------------------------------
803 MESSAGE The procedure DEQUEUE_MSG caused a system abort
in an attempt to take the message from an empty
subqueue.
---------------------------------------------------------------
804 MESSAGE The procedure OBTAIN_MSG caused a system abort
when trying to get the message from a non-message
port.
---------------------------------------------------------------
805 MESSAGE The procedure WAIT_UP_WAITER can not wake up the
process that is waiting on this semaphore port.
---------------------------------------------------------------
806 MESSAGE The procedure RECEIVE_FROM_SEMAPHORE_PORT
detected that the semaphore port's number of free
messages is greater than the maximum number of
messages.
---------------------------------------------------------------
807 MESSAGE The procedure RECEIVE_FROMSEMAPHORE_PORT detected
that the semaphore owner's queue is empty;
semaphore is not on its owner's list.
---------------------------------------------------------------
808 MESSAGE The procedure MOVE_MSG detected an error in
recover; unable to queue the message from back to
its original position; unexpected escape from
QUE_MSG.
---------------------------------------------------------------
809 MESSAGE The procedure GET_HIGHEST_PRIORITY_PORT detected
an unexpected interrupt server queue; can not find
next eligible queued ICS port.
---------------------------------------------------------------
810 MESSAGE The procedure SCHEDULE_SERVER detected an error
scheduling procedure server, causing an unexpected
escape.
---------------------------------------------------------------
811 MESSAGE The procedure WAKE_UP_PROCESS_SERVER can not
process interrupt the process server; bad status
from CAUSE_PROCESS_INTERRUPT.
---------------------------------------------------------------
812 MESSAGE The procedure WAKE_UP_PROCESS_SERVER can not
AWAKE the process server that is waiting for a
message; bad status from NOTIFY_DISPATCHER.
---------------------------------------------------------------
813 MESSAGE The procedure RELEASE_WAIT_ENTRY can not return
WAIT queue entry to the free list; bad status from
RELEASE_TABLE_ENTRY.
---------------------------------------------------------------
814 MESSAGE The procedure PUT_WAIT_QUEUE can not put calling
process on the wait queue; illegal to do so while
on the ICS.
---------------------------------------------------------------
815 MESSAGE The procedures PUT_WAIT_QUEUE and REPLY_TO_WAITER
detect that the wait queue's semaphore must be
locked by the caller upon entry of this procedure.
---------------------------------------------------------------
816 MESSAGE The procedure PUT_WAIT_QUEUE can not get a free
wait queue entry; bad status from GET_TABLE ENTRY.
---------------------------------------------------------------
817 MESSAGE The procedure WAIT_FOR_RESOURCE detected that
interrupts are disabled when trying to block the
process for a control block.
---------------------------------------------------------------
818 MESSAGE The procedure WAIT_FOR_ACTIVE_PORT detected that
interrupts are disabled when trying to block a
process on the port wait.
---------------------------------------------------------------
819 MESSAGE The procedure WAIT_FOR_ACTIVE_PORT detected that
either the dispatcher was disabled, or interrupts
are off when awaken from an IPC WAIT.
---------------------------------------------------------------
820 MESSAGE Various procedures are either returning a port
description that is already free, obtaining a port
description that has already been assigned, or
accessing a port or port description pointer.
---------------------------------------------------------------
821 MESSAGE Calling CB_SHR_LOCK or CB_SHR_UNLOCK, but the
lock type is not valid.
---------------------------------------------------------------
822 MESSAGE An attempt was made to perform a CM_PENABLE when
the CM_PSDB semaphore was not owned by any process.
---------------------------------------------------------------
823 MESSAGE An attempt was made to perform a CM_PENABLE when
the CM_PSDB semaphore was owned by another process.
---------------------------------------------------------------
824 MESSAGE An attempt was made to perform a CM_PDISABLE, but
the count overflowed. The process has locked the
CM_PSDB semaphore too many times (it is a 16-bit
counter).
---------------------------------------------------------------
825 MESSAGE Unknown error while accessing CM_PSDB semaphore.
---------------------------------------------------------------
900 MESSAGE The CREATE of the HLIO SANCTUM failed.
CAUSE HLIO SANCTUM could not be created.
---------------------------------------------------------------
901 MESSAGE The CREATE of the COMPATIBILITY MODE I/O queue
failed.
CAUSE COMPATIBILITY MODE I/O queue could not be created.
---------------------------------------------------------------
902 MESSAGE The CREATE of the COMPATIBILITY MODE I/O STATE
TABLE failed.
CAUSE COMPATIBILITY MODE I/O STATE TABLE could not be
created.
---------------------------------------------------------------
903 MESSAGE The CREATE of the LOGICAL PATH TABLE failed.
CAUSE The LOGICAL PATH TABLE could not be created.
---------------------------------------------------------------
MPE/iX 5.0 Documentation