HPlogo E0300 MPE/iX Error Messages Manual Volume III > Chapter 3 Error Messages

Port (IPC) Facility (Subsystem 122)

MPE documents

Complete PDF
Table of Contents

E0701 Volume II

E0300 Volume I
E0300 Volume II
E0300 Volume III ♥

E0394 Volume I
E0796 Volume II
E0494 Volume III

10
MESSAGE

The procedure attempted an OPEN_PORT to become the process server for the port, but another process has already made itself the process server.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

15
MESSAGE

The procedure attempted an OPEN_PORT to become the process server for the port, but the server type for the port is not a process server.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

20
MESSAGE

The procedure attempted to queue a message frame (via a SEND primitive) to a port that is already queued to a port (either this port or some other port), or on the free list of a message port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

21
MESSAGE

An attempt has been made to release a message frame back to the message pool (via REL_MSG_FRAME), but the frame is still queued to a port (either this port or some other port).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

30
MESSAGE

The specified address, which must be a message frame, is not a valid message frame for the specified port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

40
MESSAGE

One or more of the specified parameters are bad or inconsistent.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

50
MESSAGE

The specified index for the wait queue entry is not a valid index.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

105
MESSAGE

The specified control item (for PORT_CONTROL) is not available while executing on the ICS.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

110
MESSAGE

The procedure attempted to acquire a counting semaphore port with a global port number (must access this type of semaphore port with a local port number).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

115
MESSAGE

The specified value for a port's message threshold is not valid (must be a positive number greater than zero).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

120
MESSAGE

The specified port number for the PFP port is either that of a nonexistent port or a local port number.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

121
MESSAGE

The procedure attempted to create a resident port and associate it with a non-resident PFP port (PFP port must have same attributes as the port).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

122
MESSAGE

The specified PFP port number is a valid port number, but the port it is associated with is not a PFP's port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

123
MESSAGE

The procedure is trying to create a PFP or associate a new port with a PFP, but is unable to send/receive the initiation message to/from the PFP.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

124
MESSAGE

The PFP class to associate the new port with is invalid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

125
MESSAGE

The specified name for the PFP's port can not be found in the port directory.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

126
MESSAGE

An attempt to purge a PFP's port via (PURGE_PORT); must use KILL_PFP.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

127
MESSAGE

An attempt to associate a new port with a PFP that is currently terminating.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

128
MESSAGE

An error was encountered when attempting to activate a new PFP process.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

129
MESSAGE

The procedure attempted to kill one of the standard (i.e., non-class 4) PFPs.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

130
MESSAGE

An innternal error occurred - the initial message sent to a PFP so that it can perform its initialization is not of the proper message format.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

131
MESSAGE

An error was encountered when performing a name look-up for a PFP port's name.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

132
MESSAGE

The procedure attempted to purge (via PURGE_PORT) one of a process's standard ports; these ports may only be purged via a process termination.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

160
MESSAGE

The procedure attempted to perform a SEND request to a subqueue that is not enabled and also dormant.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

165
MESSAGE

The procedure attempted to create a semaphore port with emergency messages.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

170
MESSAGE

An error (from TABLE MGT) was encountered when trying to obtain a message frame from the port's message pool. Usually, the error is due to the table (pool) being empty.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

171
MESSAGE

An error (from TABLE MGT) was encountered while trying to obtain an entry from the port FREEZE DESCRIPTOR TABLE. Usually, the error is due to the table being empty. (This table is used for non-resident ports that are accessed on the ICS).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

172
MESSAGE

An error (from TABLE MGT) was encountered when obtaining an entry from either the resident or non-resident port descriptor tables. Usually, the error is due to being out of table entries.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

173
MESSAGE

An error (from TABLE MGT) was encountered when trying to obtain a table entry from a process's local port DESCRIPTOR TABLE. Usually, the error is due to the table being empty.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

174
MESSAGE

An error (from TABLE MGT) was encountered when creating a process's local port DESCRIPTOR TABLE. The table is created when the first local port number is allocated.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

175
MESSAGE

Only expect a local port number in this context.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

176
MESSAGE

An error (from TABLE MGT) was encountered when trying to obtain an entry from the STD PROCESS PORTS TABLE. Usually, the error is due to the table being empty. Entries from this table are obtained during process creation.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

180
MESSAGE

An attempt to receive a message from a port; there were no messages on any enabled subqueues, and the process did not wish to wait for a message to arrive.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

190
MESSAGE

An attempt to manipulate an EMPTY WAIT QUEUE LIST.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

191
MESSAGE

The specified WAIT ENTRY was not found in the WAIT queue.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

200
MESSAGE

Internal status was never returned to a caller.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

210
MESSAGE

An attempt to acquire exclusive access to the specified semaphore port when the process already owns the semaphore port in a shared mode.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

235
MESSAGE

The procedure attempted to CREATE or OPEN a port with a fixed global port number, but the global port descriptor for the specified port has already been allocated.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

240
MESSAGE

The specified access is not available yet.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

241
MESSAGE

The specified access is no longer supported.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

260
MESSAGE

Internal status was never returned to the caller.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

261
MESSAGE

Internal status was never returned to the caller.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

262
MESSAGE

Incompatible port access. Attempt to FREEZE/UNFREEZE a port or change either of the auxiliary data areas; the port descriptor does not have a FREEZE descriptor. Attempt to WAIT_ON_PORTS for port(s) that do not have process servers.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

270
MESSAGE

An attempt to ACCESS a port's message POOL while on the ICS when the POOL was LOCKED in a process environment (before control was transferred to the ICS).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

280
MESSAGE

The procedure attempted to access a non-resident port that was also illegal to access from the ICS. Note, that SEND requests will be delayed (and not produce this error); any other port primitive will result in this error.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

285
MESSAGE

A process was awoken from the WAIT queue, but the reply message sent does not match that which was expected (i.e., does not match the information in the WAIT queue entry).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

300
MESSAGE

When creating a port and specifying an initialization buffer for the server private data area, the initialization length was larger than the entire private data area.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

342
MESSAGE

The item value specified (via PORT_CONTROL) for the item type is not valid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

343
MESSAGE

The item number passed to PORT_CONTROL is not valid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

344
MESSAGE

The procedure attempted to use PORT_CONTROL to delete PROCESS_EXECUTABLE options from a port, but the port does not have ICS_EXECUTABLE options either.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

365
MESSAGE

The info item passed to PORT_INFO/POOL_INFO is not valid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

373
MESSAGE

The value used for the process interrupt level (to CAUSE_PROCESS_INTERRUPT) is not valid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

374
MESSAGE

The interrupt level (passed to CAUSE_PROCESS_INTERRUPT) is illegal for a CM process interrupt handler.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

375
MESSAGE

The value used for the process interrupt type (to CAUSE_PROCESS_INTERRUPT) is not defined, or illegal in this context (other process interrupt manipulation primitives).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

380
MESSAGE

The procedure specified a subqueue location that does not have a message frame queued, or specified an invalid search location to FIND_MSG.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

390
MESSAGE

The procedure specified a message frame that is not currently queued to the specified port (from RETRIEVE_MSG).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

400
MESSAGE

The procedure specified the MSG_FRAME option to a port-receive primitive, and then proceeded to not specify the MSG parameter to get the message frame address returned.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

410
MESSAGE

The procedure attempte to create a semaphore port with MSG_OPTIONS not as the empty set.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

420
MESSAGE

When creating a message pool, the number of initial messages exceeded the total (maximum) number of frames requested.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

450
MESSAGE

When creating a message pool, the number of frames to reserve disc space for (for a non-resident pool) exceeded the total (maximum) number of frames requested.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

460
MESSAGE

The procedure attempted to create a semaphore port with port options that are invalid for a semaphore port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

480
MESSAGE

The pattern length (passed to FIND_MSG) was not valid; must be positive and non-zero.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

490
MESSAGE

The specified PIN was not a valid process number.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

500
MESSAGE

The specified address does not point to a message pool.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

535
MESSAGE

Either an illegal fixed port number was specified when creating a port, or the port number is not valid (i.e., never created or already returned), but specified for one of the other port access primitives.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

537
MESSAGE

An error was encountered when performing a port directory look-up. The port directory entry for the specified name is not valid.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

540
MESSAGE

The specified port type is invalid, or the access is inconsistent with the port's type.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

560
MESSAGE

The specified server type is invalid, or the access is inconsistent with the port's type of server.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

580
MESSAGE

Invalid or inconsistent specification in the "SERVER_DESC" parameter to CREATE_PORT.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

590
MESSAGE

An error was encountered from FINDLOCALITY. This routine is called during port creation for a port whose procedure server will execute on the ICS, but whose server code is not memory-resident.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

600
MESSAGE

Either the maximum number of possible subqueues has been exceeded, or the subqueue specified exceeds the maximum configured for the specified port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

605
MESSAGE

The specified info. item is not available to access while on the ICS.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

610
MESSAGE

It is illegal to access a port via a local port number while on the ICS.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

620
MESSAGE

The process interrupt level being accessed in not available to the caller since it exceeds the caller's execution ring level.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

630
MESSAGE

When creating a non-resident PORT/POOL that is also ICS_SENDABLE, the message size for the pool is greater than what the port facility could handle if the message had to be delayed.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

650
MESSAGE

The specified port server's PFP priority is not within the valid range of - 0..30.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

651
MESSAGE

The specified ICS priority for an ICS_EXECUTABLE server is not within the valid range - 0..31.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

680
MESSAGE

The number of subqueues requested to configure for the new port is not valid; must be between 1 and 32.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

710
MESSAGE

The procedure specified a message frame access to a port that is illegal to use frames with (i.e., the port is not a message port).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

720
MESSAGE

A message at the specified subqueue location was not found on an enabled subqueue.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

730
MESSAGE

No message was found on the specified port that matched the specified pattern (and search conditions).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

750
MESSAGE

The message length specified for a SEND PRIMITIVE exceeds the maximum length for its message pool, or the length specified for a CAUSE_PROCESS_INTERRUPT message exceeds the maximum.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

760
MESSAGE

The message length specified to either a SEND/RECEIVE PRIMITIVE or to CAUSE_PROCESS_INTERRUPT must be a positive number of bytes.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

770
MESSAGE

The procedure attempted to send a non-zero length message, but the pointer to the message is nil.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

775
MESSAGE

The procedure requested to use a reserved message frame, but none were ever reserved.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

776
MESSAGE

The procedure requested to use a reserved message frame, but there are no reserved frames currently available (i.e., the reserved list is currently empty).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

778
MESSAGE

The mode for the specified process interrupt handler is not valid; must be either NM or CM.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

779
MESSAGE

The procedure attempted to delete pending process interrupts for the calling process, but no process interrupts of the requested type were found to delete.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

780
MESSAGE

The procedure attempted to enable a port (with a process server) to notify the server via a process interrupt, but the PLABEL for the process interrupt handler has not been defined yet.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

785
MESSAGE

An error was detected when trying to block the calling process onto the specified wait queue.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

790
MESSAGE

The procedure attempted to access a port with an invalid port number (i.e., the port for the port number was never defined, or already purged, or not within the legal range of possible port numbers).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

791
MESSAGE

The procedure attempted to convert a local port number for the specified PIN into its equivalent global port number; either the PIN is invalid, or the procedure currently does not have that local port number defined.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

824
MESSAGE

The procedure attempted to UNFREEZE (via PORT_CONTROL) a port that was not previously frozen.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

825
MESSAGE

The procedure attempted to CREATE a port with ICS_ACCESSIBLE option and associate it with a message pool that does not have that option.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

826
MESSAGE

The procedure returned an internal error when deleting a delayed message for a port (via DELETE_DELAYED_MSG).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

827
MESSAGE

The procedure returned an internal error when trying to delete a delayed message for a port (via DELETE_DELAYED_MSG).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

828
MESSAGE

An attempt to delete delayed messages for a port while on the ICS.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

830
MESSAGE

An attempt to create a port with ICS_SENDABLE option and associate it with a message pool that does not have that option.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

834
MESSAGE

An attempt to create a port with ICS_ACCESSIBLE option without MEMORY_RESIDENT option.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

835
MESSAGE

An attempt to create a port with MEMORY_RESIDENT option and associate it with a message pool that does not have the option.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

836
MESSAGE

An attempt to change a port's auxiliary data area(s) while the port is currently frozen.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

840
MESSAGE

An attempt to create a port with a name that has already been used for another port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

841
MESSAGE

An attempt to open a named port, but the name has not been defined in the port directory (i.e., not created yet).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

850
MESSAGE

An attempt to perform a receive primitive on a port when caller is not the port's server, or an attempt to purge a port when the caller is not the port owner, or an attempt to give/release ownership when not the port owner.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

851
MESSAGE

An error was encountered from the symbol TABLE MANAGEMENT routines when accessing the port directory.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

855
MESSAGE

An attempt to open a port; the port was created with exclusive access, or the caller requested exclusive access and another process already opened it, or an attempt to add exclusive access (via PORT_CONTROL) when others have it opened.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

856
MESSAGE

An attempt to access a port, but there is a purge pending (i.e., a PURGE_PORT been requested for the specified port).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

880
MESSAGE

An attempt to release a semaphore port that the caller does not own.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

885
MESSAGE

An attempt to use a SEND primitive specifying RESERVRD_FRAME option, and the address of the send buffer is already a message frame.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

890
MESSAGE

An attempt to perform a NON-SEND port primitive to a port that is not legal to access while on the ICS (i.e., is not resident).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

900
MESSAGE

An attempt to acquire a ranked semaphore port that is lower rank than the process currently holds (i.e., acquiring ranked semaphore ports out of order).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

905
MESSAGE

An attempt to acquire a semaphore port that has been marked as unavailable (via PORT_CONTROL).

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

910
MESSAGE

An attempt to acquire a semaphore port that is owned by another process, and the caller did not wish to wait.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

915
MESSAGE

The previous owner(s) of a semaphore port terminated while still the owner. The current call to acquire the semaphore port was successful; just a warning that previous owner(s) were not tidy.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

920
MESSAGE

An attempt to access a semaphore port while on the ICS.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

950
MESSAGE

An attempt to acquire a semaphore port with shared access, but the semaphore port was not configured to allow shared access.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

960
MESSAGE

An attempt to acquire a semaphore port with shared access, but the caller used a global port number; must use a local port number to successfully acquired shared access to a semaphore port.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

990
MESSAGE

A process blocked on a port WAIT (via a receive port primitive) and requested to be notified if a process interrupt occurred before the block was satisfied. Signifies that the process interrupt occurred first; receive not satisfied.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1000
MESSAGE

An unexplained AWAKE of the calling process from the WAIT queue has occurred.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1010
MESSAGE

The port primitive has not completed due to the specified time out occurring first.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1020
MESSAGE

A nil pointer was used as a pointer to a message pool.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1030
MESSAGE

Only local port numbers are expected to be passed to this port primitive.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1040
MESSAGE

The port number passed into a port primitive was the nil port number. The only primitive that accepts this value is SEND_MSG.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1050
MESSAGE

The specified class for the semaphore to be initialized is not within the valid range.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1051
MESSAGE

The type of semaphore specified for this semaphore record initialization is not within the valid range.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1060
MESSAGE

The procedure attempted to AWAKEN a process from waiting on its standard signal port (via IPC_WAIT_PROCESS), but the process was not currently waiting on its standard signal port; the AWAKE was sent anyway.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.

1061
MESSAGE

The procedure attempted to AWAKEN a process from blocking on its standard signal port, but the process was not waiting on the event(s) specified; process was blocked for a different event on the signal port; AWAKE was sent anyway.

CAUSE

Same as message content.

ACTION

Take a system dump and call your Hewlett-Packard Representative.




Parser


Private Volumes