HPlogo MPE/iX Error Messages Manual Volume III: 900 Series HP 3000 Computer Systems > Chapter 29 Process Manager

(Subsystem 102)

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

1

MESSAGE

The user lacks process handling capability.

CAUSE

User does not have Process Handling (PH) capability.

ACTION

Relink the program with PH capability.

2

MESSAGE

A required parameter is missing.

CAUSE

Same as message content.

ACTION

Supply the required parameter.

3

MESSAGE

The caller does not have access to a VAR parameter.

CAUSE

Same as message content.

ACTION

None.

4

MESSAGE

There are insufficient system resources to create this process.

CAUSE

Same as message content.

ACTION

Take a system memory dump for analysis.

5

MESSAGE

An illegal item number was passed to CREATEPROCESS.

CAUSE

Same as message content.

ACTION

Refer to the MPE/iX Intrinsics Reference Manual (32650-90028) for legal item number.

6

MESSAGE

The specified program file could not be found.

CAUSE

Same as message content.

ACTION

Use valid program name.

7

MESSAGE

The program name is invalid.

CAUSE

Same as message content.

ACTION

Use valid program name.

8

MESSAGE

An illegal entry name was passed.

CAUSE

Same as message content.

ACTION

Use valid entry name.

9

MESSAGE

The default stack size was used.

CAUSE

Information only.

ACTION

None.

15

MESSAGE

The specified stack size is insufficient.

CAUSE

Same as message content.

ACTION

Respecify the stack size.

16

MESSAGE

The loader failed to LOAD the program.

CAUSE

Same as message content.

ACTION

Debug the program.

17

MESSAGE

An illegal priority class was specified.

CAUSE

Same as message content.

ACTION

Refer to the MPE/iX Intrinsics Reference Manual (32650-90028) for legal priority class.

18

MESSAGE

The procedure failed to open STDIN.

CAUSE

Same as message content.

ACTION

Debug the program.

19

MESSAGE

The procedure failed to open STDLIST.

CAUSE

Same as message content.

ACTION

Debug the program.

20

MESSAGE

The missing ITEMNUM was passed to CREATEPROCESS.

CAUSE

Same as message content.

ACTION

Refer to the MPE/iX Intrinsics Reference Manual (32650-90028).

21

MESSAGE

Privileged mode capability is required.

CAUSE

Same as message content.

ACTION

Relink the program with PM capability.

40

MESSAGE

An invalid action parameter was passed to NOTIFICATION_LIST.

CAUSE

Same as message content.

ACTION

Debug the program.

50

MESSAGE

There is no process which corresponds with the specified PIN parameter.

CAUSE

Same as message content.

ACTION

Debug the program.

60

MESSAGE

The specified process is not ALIVE.

CAUSE

Same as message content.

ACTION

None.

71

MESSAGE

The PROTECTID to be deleted does not exist.

CAUSE

Same as message content.

ACTION

None.

80

MESSAGE

There is no process which corresponds with the specified PROCESSID.

CAUSE

Same as message content.

ACTION

None.

100

MESSAGE

A notification handler has not been supplied.

CAUSE

Same as message content.

ACTION

None.

200

MESSAGE

ADOPT INTO failed to move process one to the child list of process two.

CAUSE

Same as message content.

ACTION

Debug the program.

210

MESSAGE

A process can not move another process to anywhere except to PROGEN.

CAUSE

Same as message content.

ACTION

Debug the program.

220

MESSAGE

The ADOPTOR process is not ALIVE or does not exist.

CAUSE

Same as message content.

ACTION

None.

300

MESSAGE

A process must be a system process to request for it to be made a detached process type.

CAUSE

Same as message content.

ACTION

None.

1486

MESSAGE

A trap occurred in the operating system during system boot.

CAUSE

Same as message content.

ACTION

Take a system dump, and attempt to re-boot the system.

1487

MESSAGE

A trap occurred during process termination.

CAUSE

Same as message content.

ACTION

Take a system dump.

Feedback to webmaster