(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)
------------------------------------------------------------
1410 MESSAGE Could not create the system logging globals area.
CAUSE LOG process could not successfully create the
system logging global object.
-------------------------------------------------------------
1411 MESSAGE The procedure could not get standard message port
for the system logging process.
CAUSE LOG process could not get standard message port.
-------------------------------------------------------------
1412 MESSAGE The current system log file and its label are
inconsistent.
CAUSE When LOG process tries to post a block to the
current system log file, it finds that the log file
is not consistent with its label.
-------------------------------------------------------------
1421 MESSAGE Internal table pool resource is corrupted.
-------------------------------------------------------------
1422 MESSAGE Internal table entry link is corrupted in the
procedure REL_LONG_MIB_ENTRY.
-------------------------------------------------------------
1423 MESSAGE Internal table entry link is corrupted in the
procedure REL_SHORT_MIB_ENTRY.
-------------------------------------------------------------
1451 MESSAGE A process is executing the procedure PM_CLEANUP
other than the process MANAGEMENT CLEANUP process.
-------------------------------------------------------------
1452 MESSAGE After the system has completed its boot up, an
attempt to make selected system process stacks
swappable failed.
-------------------------------------------------------------
1453 MESSAGE After the system has completed its boot up, an
attempt to lock the system processes stacks in the
VPN cache failed.
-------------------------------------------------------------
1454 MESSAGE During system boot, an attempt to create the
CLEANUP process failed.
-------------------------------------------------------------
1455 MESSAGE A process holding a SIR has been terminated.
-------------------------------------------------------------
1456 MESSAGE The trap handling procedure encountered a trap
while processing a trap.
-------------------------------------------------------------
1457 MESSAGE A system process is being terminated due to a
trap.
-------------------------------------------------------------
1458 MESSAGE A critical process is being terminated due to a
trap.
-------------------------------------------------------------
1459 MESSAGE A trap occurred on a process whose state is not
ALIVE.
-------------------------------------------------------------
1460 MESSAGE We are terminating a process whose state is not
ALIVE.
-------------------------------------------------------------
1461 MESSAGE We continued to execute in TERMINATE_PROCESS
after giving up the CPU.
-------------------------------------------------------------
1462 MESSAGE While the system is booting, we were unable to
obtain a pointer to the PCB TABLE (CONVERT_DST).
-------------------------------------------------------------
1463 MESSAGE While the system was booting, we were unable to
initialize the port for the BOOT process
(SETUP_PORTS).
-------------------------------------------------------------
1464 MESSAGE While the system was booting, a release object
failed on the temporary PIB for the BOOT process
(RELEASE_OBJECT).
-------------------------------------------------------------
1465 MESSAGE While the system was booting, we were unable to
allocate a process ID for the BOOT process
(ALLOCATE_PID).
-------------------------------------------------------------
1466 MESSAGE While the system was booting, we were unable to
schedule the BOOT process for execution
(NOTIFY_DISPATCHER).
-------------------------------------------------------------
1467 MESSAGE While the system was booting, we were unable to
allocate space in BANK 0 for the PCB TABLE
(ALLOC_B0_SUB_OBJECT).
-------------------------------------------------------------
1468 MESSAGE While the system was booting, we were unable to
get a long pointer to the PCB TABLE (CONVERT_DST).
-------------------------------------------------------------
1469 MESSAGE While the system was booting, we were unable to
create the PCB TABLE within the PCB SUB-OBJECT
(CREATE_TABLE).
-------------------------------------------------------------
1470 MESSAGE While the system was booting, we were unable to
CREATE the PIB TABLE.
-------------------------------------------------------------
1471 MESSAGE While the system was booting, we were unable to
allocate a data segment for the PROCESS/JOB CROSS
REFERENCE TABLE (ALLOCATE_DST).
-------------------------------------------------------------
1472 MESSAGE While the system was booting, we were unable to
obtain a pointer for the PROCESS/JOB CROSS
REFERENCE TABLE (CONVERT_DST).
-------------------------------------------------------------
1473 MESSAGE While the system was booting, we were unable to
create the PROCESS ID LIST (CREATE_TABLE).
-------------------------------------------------------------
1474 MESSAGE While the system was booting, we were unable to
create the PROTECT ID LIST (CREATE_TABLE).
-------------------------------------------------------------
1475 MESSAGE While the system was booting, we were unable to
create a virtual space domain for the temporary PIB
and PIBX TABLES (CREATE_VIRTUAL_SPACE_DOMAIN).
-------------------------------------------------------------
1476 MESSAGE While the system was booting, we were unable to
create a temporary PIB TABLE (CREATE_OBJECT).
-------------------------------------------------------------
1477 MESSAGE While the system was booting, we were unable to
create a temporary PIBX TABLE (CREATE_TABLE).
-------------------------------------------------------------
1478 MESSAGE While the system was booting, we were unable to
build PROGENS CM STACK (BUILD_CM_STACK).
-------------------------------------------------------------
1479 MESSAGE While the program was booting, we were unable to
obtain a pointer to PROGENS STACK (CONVERT_DST).
-------------------------------------------------------------
1480 MESSAGE While the system was booting, we were unable to
determine the size of the PROGENS STACK
(GET_DST_SIZE).
-------------------------------------------------------------
1481 MESSAGE While the system was booting, we were unable to
set the size of the PROGENS STACK (MAX_DST_SIZE).
-------------------------------------------------------------
1482 MESSAGE An attempt is being made to set a process's
critical depth count to less than zero.
-------------------------------------------------------------
1483 MESSAGE An attempt is being made to set a process's
system code depth to less than zero.
-------------------------------------------------------------
1484 MESSAGE The value of the OLDSTATE parameter passed to
RESETCRITICAL is invalid.
-------------------------------------------------------------
1485 MESSAGE The recover block in a PROCESS MANAGEMENT
intrinsic encountered an unexpected escape code.
-------------------------------------------------------------
1486 MESSAGE A trap occurred in the operating system during
system boot.
-------------------------------------------------------------
1487 MESSAGE A trap occurred while a process was terminating.
-------------------------------------------------------------
1501 MESSAGE The procedure PROCESS_SYSTEM_FETCH_PAGES_MSG
caused bad status from FETCH_PAGES.
-------------------------------------------------------------
1502 MESSAGE The procedure PROCESS_FETCH_IO_PAGES_MSG caused
bad status from SWAP_IN.
-------------------------------------------------------------
1503 MESSAGE The procedure DISP_TIMER_SERVER caused quantum to
expire; NOTIFY_DISPATCHER returned bad status.
-------------------------------------------------------------
1504 MESSAGE The procedure AWAKEN_PROCESS caused unexpected
BLOCKED_REASON.
-------------------------------------------------------------
1505 MESSAGE The procedure BLOCK_CURRENT_PROCESS caused
BLOCK_EVENT in DSP_MEMORY_WAIT; bad build.
-------------------------------------------------------------
1506 MESSAGE The procedure BLOCK_CURRENT_PROCESS caused the
request to block on memory WAIT.
-------------------------------------------------------------
1507 MESSAGE The procedure NOTIFY_DISPATCHER means NOTIFY
DISPATCHER is called with nil PIN.
-------------------------------------------------------------
1508 MESSAGE The procedure NOTIFY_DISPATCHER is unable to set
the watchdog timer to prevent runaway CPU usage;
unexpected status from RESET_TIMER.
-------------------------------------------------------------
1509 MESSAGE The procedure SET_PROC_SCHEDULING_CLASS caused
bad status from NOTIFY_DISPATCHER.
-------------------------------------------------------------
1510 MESSAGE The procedure FORMAT_DISPATCHER_GLOBALS can not
get a timer entry for the timeslice watchdog; bad
status from GET_TIMER.
-------------------------------------------------------------
1511 MESSAGE The procedure X_INITIALIZE_DISPATCHER can not
create the dispatcher timer port; error from
CREATE_PORT.
-------------------------------------------------------------
1512 MESSAGE The procedure SWAP_IN_PROCESS (initiate_swap_in)
caused an unknown status from SWAP_IN.
-------------------------------------------------------------
1513 MESSAGE Processes are ready to be launched but the
DISPATCHER is missing them.
-------------------------------------------------------------
1514 MESSAGE The procedure PROCESS_DISPATCHER_MSGS can not
receive the dispatcher message to the process;
unknown status from RECEIVE_MSG.
-------------------------------------------------------------
1515 MESSAGE The procedure EXAMINE_ACTIVE_PROCESS caused a
long waited process on the dispatcher queue.
-------------------------------------------------------------
1516 MESSAGE NOTIFY_DISPATCHER requests to change priority of
a dead process.
CAUSE An attempt was made to change priority of a dead
process.
-------------------------------------------------------------
1517 MESSAGE Unknown request to NOTIFY_DISPATCHER.
CAUSE An unknown DISPATCH request has been sent to
NOTIFY_DISPATCHER.
-------------------------------------------------------------
MPE/iX 5.5 Documentation