Error Lists; 24: Zgrd-Val-Process-Spawn - HP Guardian Errors Manual

Procedure errors and messages manual
Table of Contents

Advertisement

Cause The specified pathname or a component of the pathname is longer than PATH_MAX
characters. (PATH_MAX is a symbolic constant that is defined in the OSS limits.h header file.) The
corresponding OSS errno value is ENAMETOOLONG.
Effect No process is created.
Recovery Correct the parameter containing the erroneous pathname.
4203
Cause Open System Services is not running. To create an OSS process, Open System Services
must be running. The corresponding OSS errno value is EOSSNOTRUNNING.
Effect No process is created.
Recovery Run Open System Services.
4212
Cause An error exists in a Guardian DEFINE. The corresponding OSS errno value is EDEFINEERR.
Effect No process is created.
Recovery Recovery is application dependent. See the Guardian Programmer's Guide for an
explanation of how to use DEFINEs in procedure calls.

Error Lists

If you are using the Subsystem Programmatic Interface (SPI) to send commands to a subsystem,
you might receive a PROCESS_SPAWN_ error list in a response. HP subsystems return such an
error list when, in performing your request, they call the PROCESS_SPAWN_ procedure directly
or indirectly and an error occurs on the call.
The standard SPI token ZSPI-TKN-PROC-ERR, which is present in every PROCESS_SPAWN_ error
list, identifies the procedure. Its value is ZGRD-VAL-PROCESS-SPAWN (24).
Each error list always includes the unconditional tokens listed under its description in this subsection.
In addition, each error list can include any of the conditional tokens listed under its description.
If you are designing a subsystem that uses SPI, follow these guidelines when constructing a
PROCESS_SPAWN_ error list:
Include all unconditional tokens listed in the error-list description.
Optionally include any or none of the conditional tokens listed in the error-list description.
This subsection does not discuss the mechanics of error-list construction. For information about
creating error lists, additional information about tokens and token types, and definitions of tokens
whose names begin with ZSPI-, refer to the SPI Programming Manual.

24: ZGRD-VAL-PROCESS-SPAWN

There was an error during a call to PROCESS_SPAWN_.
Unconditional Tokens
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR
ZSPI-TKN-PROC-ERR
ZSPI-TKN-PROCESS-RESULTS
ZSPI-TKN-ENDLIST
Conditional Tokens
ZGRD-TKN-PROGRAM-PATH
ZGRD-TKN-LIBRARY-PATH
OSS NOT RUNNING OR NOT INSTALLED
AN ERROR OCCURRED DURING INVOCATION OF A DEFINE PROCEDURE
token-type ZSPI-TYP-LIST.
token-type ZSPI-TYP-ERROR.
token-type ZSPI-TYP-ENUM.
token-type ZSPI-TYP-BYTESTRING.
token-type ZSPI-TYP-SSCTL.
token-type ZSPI-TYP-STRING.
token-type ZSPI-TYP-STRING.
Error Lists 195

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents