Ch 28. System Aborts [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.5 Documentation
MPE/iX Error Messages Manual Volume II
Chapter 28 System Aborts
(Subsystem 98)
------------------------------------------------------------
System Abort messages are issued when the MPE/iX system encounters an
error from which recovery is not possible. Rather than continue to
operate and risk data integrity, the operating system halts the computer.
This chapter presents a list of system abort messages in numerical order.
NOTE Unless otherwise indicated, the probable cause of an abort is an
internal error, and the action you should take is to take a system
dump, call your HP support representative, and reboot your system.
2 MESSAGE Ran out of memory before PAGE and HASH TABLES
were properly initialized.
CAUSE Ran out of physical memory; address is outside the
range of the machine.
-------------------------------------------------------------
3 MESSAGE Could not create the table header for the PDIR
and/or the PDIR could not set up as a standard
system table.
CAUSE Failure occurred when calling the CREATE_TABLE to
create the PDIR header.
-------------------------------------------------------------
4 MESSAGE Could not free up entries in the PDIR
corresponding to memory below the PME during PDIR
initialization.
CAUSE Failure occurred when calling RELEASE_TABLE_ENTRY
to release all PDIR TABLE entries.
-------------------------------------------------------------
5 MESSAGE Could not find a free entry in memory in the PDIR
using the GENESIS MEMORY MANAGER.
CAUSE Failure occurred when calling GET_TABLE_ENTRY to
find a free entry in memory in the PDIR.
-------------------------------------------------------------
6 MESSAGE Could not release an entry in the PDIR using the
GENESIS MEMORY MANAGER during a GET_MEMORY call.
CAUSE Failure occurred when calling the
RELEASE_TABLE_ENTRY to return the table entry
corresponding to the given page number to the free
pool.
-------------------------------------------------------------
7 MESSAGE Could not find a page with the proper alignment
for the memory request for a virtual address that
has not already been assigned a page.
CAUSE Page alignment incorrect.
-------------------------------------------------------------
8 MESSAGE The procedure could not find a set of contiguous
pages of the correct alignment (for example, not
enough memory left).
CAUSE Set of contiguous with the correct alignment are
not available.
-------------------------------------------------------------
9 MESSAGE The procedure could not find a free page with the
correct alignment using the GENESIS MEMORY MANAGER.
CAUSE Unable to find a free page correctly aligned.
-------------------------------------------------------------
10 MESSAGE A contiguous assignment request for memory on a
virtual range could not be honored when some area
of the range already had pages assigned to it.
CAUSE Duplicate memory assignment range request.
-------------------------------------------------------------
11 MESSAGE Could not release an entry in the PDIR using the
GENESIS MEMORY MANAGER during a RELEASE_MEMORY
call.
CAUSE Failed when calling RELEASE_TABLE_ENTRY for
releasing page from PDIR TABLE.
-------------------------------------------------------------
12 MESSAGE Could not initialize the resident PORTS facility.
CAUSE Failed when calling INIT_RES_PORT_FACILITY to
initialize ports.
-------------------------------------------------------------
13 MESSAGE Could not initialize the TIMERS facility.
CAUSE Failed when calling INITIALIZE_TIMERS to initialize
timers facility.
-------------------------------------------------------------
14 MESSAGE Could not configure primary I/O devices.
CAUSE Failed when calling CONFIGURE_FOR_GENESIS to
configure the system disk and console.
-------------------------------------------------------------
50 MESSAGE PRIMIO device not configured.
CAUSE Low Level I/O returned error when configuring
device.
-------------------------------------------------------------
51 MESSAGE CONFIGURE_HLIO_DEVICE configuration not done.
CAUSE High Level I/O returned error when configuring
device.
-------------------------------------------------------------
52 MESSAGE An error occurred in IO_INIT.
CAUSE Low Level I/O returned error when setting up
primary I/O environment.
-------------------------------------------------------------
53 MESSAGE An error occurred in CONFIGURE_LPT.
CAUSE High Level I/O returned an error when setting up
primary I/O environment.
-------------------------------------------------------------
54 MESSAGE An error occurred in CONFIGURE_DEVICE (halt; not
system abort).
CAUSE Problem occurred configuring console (will appear
in front panel message - halt).
-------------------------------------------------------------
55 MESSAGE An error occurred in CONFIGURE_DEVICE.
CAUSE Problem occurred configuring device other than the
console.
-------------------------------------------------------------
70 MESSAGE SENDIO to read from SYSDISC failed.
CAUSE I/O code returned a disk error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
71 MESSAGE RENDEZVOUSIO to read from SYSDISC failed.
CAUSE I/O returned a disk error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
72 MESSAGE SENDIO to READ from disk failed.
CAUSE I/O code returned a disk error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
73 MESSAGE REWIND_TAPE_ONLINE of dump device failed.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
74 MESSAGE RENDEZVOUSIO returned error on rewind tape
online.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
75 MESSAGE REWIND_TAPE of dump device failed.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. A dump may be
restarted. If the failure occurred on the final,
or only reel of tape, the current dump may be
valid.
-------------------------------------------------------------
76 MESSAGE RENDEZVOUSIO returned error on REWIND_TAPE.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted. If the failure occurred on the final,
or only reel of tape, the current dump may be
valid.
-------------------------------------------------------------
77 MESSAGE FORCE_WRITE end of file to dump device failed.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
78 MESSAGE SENDIO to FORCE_WRITE to dump device failed.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
79 MESSAGE WRITE end of file to dump device failed.
CAUSE I/O code returned a tape error.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
80 MESSAGE SENDIO to READ from dump device failed.
CAUSE A non-recoverable tape READ error occurred.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
81 MESSAGE SENDIO to WRITE to dump device failed.
CAUSE A non-recoverable tape WRITE error occurred.
-------------------------------------------------------------
82 MESSAGE SENDIO for tape GET_DEVICE_STATUS failed.
CAUSE I/O code returned error trying to get tape device
status; did not occur during tape READ or WRITE.
ACTION Call your support representative. The dump may be
restarted.
-------------------------------------------------------------
100 MESSAGE The procedure BUILD_DIAGMON_PORT failed to build
the diagnostic monitor port.
CAUSE Failed when calling BUILD_DIAGMON_PORT to build
diagnostic monitor port.
-------------------------------------------------------------
101 MESSAGE The procedure LOAD_SYSTEM_SL failed to load the
system SL.
CAUSE System SL was not loaded by the LOAD_SYSTEM_SL
procedure.
-------------------------------------------------------------
102 MESSAGE The procedure INITIALIZE_DISPATCHER failed to
initialize the DISPATCHER.
CAUSE DISPATCHER was not initialized.
-------------------------------------------------------------
103 MESSAGE The procedure SM_CREATE_HASH_TBL failed to create
the HASH TABLE.
CAUSE HASH TABLE was not created.
-------------------------------------------------------------
104 MESSAGE The procedure READ_HPE_VOL_POINTERS failed to
READ from LDEV 1.
CAUSE Procedure could not be read from LDEV 1.
-------------------------------------------------------------
105 MESSAGE The procedure READ_HPE_VOL_INFO_UFID failed to
READ the UFID from LDEV 1.
CAUSE The UFID could not be read.
-------------------------------------------------------------
106 MESSAGE The procedure READ_HPE_VOL_FREE_ADDR failed to
READ the first free address from LDEV 1.
CAUSE The first free address could not be read.
-------------------------------------------------------------
107 MESSAGE The procedure GET_HPE_DISC_SIZE_PAGE is unable to
access LDEV 1.
CAUSE LDEV 1 could not be accessed.
-------------------------------------------------------------
108 MESSAGE The procedure START_VOLUME_MGT failed to START
VOLUME MANAGEMENT.
CAUSE VOLUME MANAGEMENT was not started with the required
procedure.
-------------------------------------------------------------
109 MESSAGE The procedure GET_SYSLIB_UFID is unable to GET
the system library UFID.
CAUSE The system library UFID could not be accessed.
-------------------------------------------------------------
110 MESSAGE The procedure MAKE_OBJECT_SWAPPABLE is unable to
MAKE SXRT swappable.
CAUSE SXRT is not swappable.
-------------------------------------------------------------
111 MESSAGE The procedure MAKE_OBJECT_SWAPPABLE is unable to
MAKE LST component swappable.
CAUSE LST component is not swappable.
-------------------------------------------------------------
112 MESSAGE The feature ALTER_OBJECT_SIZE failed to INCREASE
the SXRT object size.
CAUSE The SXRT objective could not be increased.
-------------------------------------------------------------
113 MESSAGE The feature LOAD_NON_RES_SYSTEM failed to LOAD
the nonresident system.
CAUSE The nonresident system could not be loaded.
-------------------------------------------------------------
114 MESSAGE The procedure INIT_NONRES_PORT_FACILITY failed to
initialize the nonresident port facility.
CAUSE The nonresident port facility was not initialized.
-------------------------------------------------------------
115 MESSAGE The procedure READ_HPE_VOL_COLDL_ID failed to
READ the cold load ID from LDEV 1.
CAUSE The cold load ID was not read from LDEV 1.
-------------------------------------------------------------
116 MESSAGE The procedure WRITE_HPE_VOL_COLDL_ID failed to
WRITE the cold load ID from LDEV 1.
CAUSE The cold load ID was not written from LDEV 1.
-------------------------------------------------------------
117 MESSAGE The procedure FS_INITIALIZE_FILE_SYSTEM failed to
initialize the file system.
CAUSE The file system was not initialized.
-------------------------------------------------------------
118 MESSAGE The procedure FS_PROC_INIT failed to initialize
the PROCESS information block extension area.
CAUSE The PROCESS information block extension area was
not initialized.
-------------------------------------------------------------
119 MESSAGE The procedure FAKE_LOGON failed to OPEN the file
system directories (PLFDs).
CAUSE The file system directories (PLFDs) were not
opened.
-------------------------------------------------------------
120 MESSAGE The procedure INIT_LOADER failed to initialize
the LOADER.
CAUSE LOADER was not initialized.
-------------------------------------------------------------
121 MESSAGE The procedure ADD_CLASS is unable to SWITCH to
CM.
CAUSE ADD_CLASS could not SWITCH to CM.
-------------------------------------------------------------
122 MESSAGE The procedure ADD_DEVICE is unable to SWITCH to
CM.
CAUSE ADD_DEVICE could not SWITCH to CM.
-------------------------------------------------------------
123 MESSAGE The procedure ADD_DEVICE is unable to add the
system disk (LDEV 1) through ADD_DEVICE for CM.
CAUSE The system disk could not be added through
ADD_DEVICE for CM.
-------------------------------------------------------------
124 MESSAGE The procedure ADD_DEVICE is unable to ADD the
system console through ADD_DEVICE for CM.
CAUSE The system console could not be added through
ADD_DEVICE for CM.
-------------------------------------------------------------
MPE/iX 5.5 Documentation