(Subsystem 98)(Continued) [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.5 Documentation
MPE/iX Error Messages Manual Volume II
(Subsystem 98)(Continued)
------------------------------------------------------------
700 MESSAGE Various port primitive procedures have
experienced an unexpected escape, probably due to a
trap while in system code.
-------------------------------------------------------------
701 MESSAGE The procedure REL_PORT_FREEZE_DESC can not
release freeze descriptor entry; bad status from
RELEASE_TABLE_ENTRY.
-------------------------------------------------------------
702 MESSAGE The procedure RELEASE_PORT_OBJECT can not release
port object; unexpected status from RELEASE_OBJECT.
-------------------------------------------------------------
703 MESSAGE The procedure RETURN_PORT_DESC can not
release port descriptor; bad status from
RELEASE_TABLE_ENTRY.
-------------------------------------------------------------
704 MESSAGE There are waiters on the demolished message
pool.
-------------------------------------------------------------
705 MESSAGE The procedure DEMOLISH_POOL can not delete the
pool's directory entry from the port directory; bad
status from STDELID.
-------------------------------------------------------------
706 MESSAGE The procedure DEMOLISH_PORT can not access the
delayed port purger process.
-------------------------------------------------------------
707 MESSAGE The procedure DEMOLISH_PORT detected an error in
deleting delayed messages.
-------------------------------------------------------------
708 MESSAGE The procedure DEMOLISH_PORT can not send DEMOLISH
message to PFP port.
-------------------------------------------------------------
709 MESSAGE There are waiters on the demolished port.
-------------------------------------------------------------
710 MESSAGE The procedures DEMOLISH_PORT,
PFP_NAME_TO_PORT_NUM, and OPEN_PORT can not lock
the port directory; bad status from STLOCK.
-------------------------------------------------------------
711 MESSAGE The procedure DEMOLISH_PORT can not delete the
port directory entry; bad status from STDELID.
-------------------------------------------------------------
712 MESSAGE The procedures DEMOLISH_PORT and UNLOCK_DIRECTORY
can not unlock the port directory; bad status from
STUNLOCK.
-------------------------------------------------------------
713 MESSAGE At process termination time (DEMOLISH_PORT), an
error from TABLE MANAGEMENT occurred when releasing
the standard ports entry to the table.
-------------------------------------------------------------
714 MESSAGE The procedure DELETE_PORT_BASE can not
release the semaphore port; bad status from
RECEIVE_FROM_SEMAPHORE_PORT.
-------------------------------------------------------------
715 MESSAGE The procedure DELETE_PORT_ACCESS is still holding
the semaphore port after release.
-------------------------------------------------------------
716 MESSAGE The procedure LOSE_PORT can not flush waiting
process from the specified wait queue of the
semaphore port being purged; bad status from
REPLY_TO_WAITER.
-------------------------------------------------------------
717 MESSAGE The procedure CHANGE_OWNERSHIP corrupted the port
ownership list; port's ownership information
inconsistent with PIB's.
-------------------------------------------------------------
718 MESSAGE The procedure CHANGE_OWNERSHIP detected a
corrupted port ownership list; port's ownership
information does not agree with PIB's.
-------------------------------------------------------------
719 MESSAGE Various procedures caused an unexpected status
from PREP_PORT.
-------------------------------------------------------------
720 MESSAGE The procedure DEC_PFP_COUNT detected an error
accessing PFP upon CREATE_PORT error; can not
decrement PFP's use count.
-------------------------------------------------------------
721 MESSAGE The procedure LOCATE_PORT_ENTRY can not read port
directory entry; bad status from STREADKEY.
-------------------------------------------------------------
722 MESSAGE The procedures FAST_RELEASE_MSG_FRAME, SEND_MSG,
REL_MSG_FRAME,DO_SERVER(SCHEDULE_SERVER), and
RELEASE_FRAME cannot release message frame; bad
status from RELEASE_TABLE_ENTRY.
-------------------------------------------------------------
723 MESSAGE The procedures FAST_CONTINUE_SERVER_IN_PFP and
FAST_EXECUTE_SERVER_IN_PFP can not send message to
PFP port.
-------------------------------------------------------------
724 MESSAGE There is a problem with the message frame in the
GPO cache.
-------------------------------------------------------------
725 MESSAGE The port's server caused an unexpected escape.
-------------------------------------------------------------
726 MESSAGE The procedure INTERNAL_SEND can not get message
frame for internal send.
-------------------------------------------------------------
727 MESSAGE The procedure INTERNAL_SEND can not send to
internal facility port; bad status from SEND_MSG.
-------------------------------------------------------------
728 MESSAGE The PORT FACILITY PROCESS is not available yet.
-------------------------------------------------------------
729 MESSAGE The procedure DELAYED_AWAKE_PROCESS can not send
the delayed awake message to PFP.
-------------------------------------------------------------
730 MESSAGE The decrement of the port's total freeze count
causes it to become negative.
-------------------------------------------------------------
731 MESSAGE The port is already totally frozen, but partial
freeze failed; no reason for this to happen.
-------------------------------------------------------------
732 MESSAGE The procedure INITIATE_UNBLOCKED_MAKE_PRESENT (2)
can not get message frame for make present port;
bad status from GET_MSG_FRAME.
-------------------------------------------------------------
733 MESSAGE The procedures INITIATE_UNBLOCKED_MAKE_PRESENT
and PORT_MAKE_PRES can not cleanup the message on
the make present port and give it back to the
message pool; bad status from RETRIEVE_MSG.
-------------------------------------------------------------
734 MESSAGE The procedure BLOCKED_MAKE_PRESENT can not get
FREEZE reply from MEMORY MANAGER for MAKE_PRESENT;
bad status from EXTEND_RECEIVE.
-------------------------------------------------------------
735 MESSAGE The procedure BLOCKED_MAKE_PRESENT detected a bad
FREEZE reply message from MEMORY MANAGER.
-------------------------------------------------------------
736 MESSAGE The FREEZE count is zero; can not hold FREEZE
since port is not totally frozen.
-------------------------------------------------------------
737 MESSAGE The FREEZE count is zero; cannot release FREEZE
because the port must be totally frozen when
called.
-------------------------------------------------------------
738 MESSAGE The procedure CHECK_PORT_DESCRIPTOR detected an
unknown port type in the port descriptor.
-------------------------------------------------------------
739 MESSAGE The procedure ENABLE_TIMEOUT can not alter the
standard message port for time out; bad status from
CHANGE_SUBQUEUE.
-------------------------------------------------------------
740 MESSAGE The procedure ENABLE_TIMEOUT can not get timer
for time out; bad status from GET_TIMER.
-------------------------------------------------------------
741 MESSAGE The procedure DISABLE_TIMEOUT can not access the
standard message port for time out; bad status from
PORT_INFO.
-------------------------------------------------------------
742 MESSAGE The procedure DISABLE_TIMEOUT can not release
timer; unexpected status from RELEASE_TIMER.
-------------------------------------------------------------
743 MESSAGE The timer has popped. Expected a reply message,
but RECEIVE failed; bad status from EXTEND_RECEIVE.
-------------------------------------------------------------
744 MESSAGE The procedure INCREASE_PROCESS_PRIORITY can not
hold or increase process's priority; bad status
from NOTIFY_DISPATCHER.
-------------------------------------------------------------
745 MESSAGE The procedure BOOST_SERVER_PRIORITY can not boost
server's priority; server's PIN is nil according to
the SCB.
-------------------------------------------------------------
746 MESSAGE The procedure DECREASE_CALLERS_PRIORITY can not
decrease caller's priority; bad status from
NOTIFY_DISPATCHER.
-------------------------------------------------------------
747 MESSAGE The procedure DROP_SERVER_PRIORITY can not drop
server's priority because server has nil PIN.
-------------------------------------------------------------
748 MESSAGE The caller wanted to WAIT, but can not WAIT while
program is on the ICS.
-------------------------------------------------------------
749 MESSAGE The procedure INTERRUPT_TARGET_PROCESS can not
AWAKE process blocked on port WAIT; bad status from
NOTIFY_DISPATCHER.
-------------------------------------------------------------
750 MESSAGE The system is trying to IMPEDE the process by
waiting for the unimpede message on the impede
subqueue of the process standard message port;
SEND_MSG failed.
-------------------------------------------------------------
751 MESSAGE The system is trying to UNIMPEDE the process by
sending a wakeup message to its standard message
port, but SEND_MSG failed.
-------------------------------------------------------------
752 MESSAGE The procedure CLEAR_WWS can not CLEAR the wake up
waiting switch; bad status from PORT_CONTROL.
-------------------------------------------------------------
753 MESSAGE Unexpected status was received from
IPC_WAIT_PROCESS.
-------------------------------------------------------------
754 MESSAGE Unexpected status was received from
IPC_AWAKE_PROCESS.
-------------------------------------------------------------
755 MESSAGE The procedure DELAYED_SEND can not perform the
actual delayed send; bad status from EXTEND_SEND or
INSERT_MSG.
-------------------------------------------------------------
756 MESSAGE Received unexpected status from EXTEND_RECEIVE
while receiving the delayed purge message.
-------------------------------------------------------------
757 MESSAGE An unrecoverable error occurred during
PORT_PURGE_PROCESS.
-------------------------------------------------------------
758 MESSAGE An error occurred while initializing PFP.
-------------------------------------------------------------
759 MESSAGE Bad status occurred from RECEIVE_MSG in
PORT_FACILITY_PROCESS.
-------------------------------------------------------------
MPE/iX 5.5 Documentation