Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

gtacl(1) OSS Shell and Utilities Reference Manual
gtacl[6]: Unable to open child process, error
n: strerror(n)
The gtacl command detected an error while trying to open the child process and
send the child process a sequence of Guardian environment startup messages.
The Guardian le-system error n was returned. The meaning of that error
number as returned by the strerror() function is displayed.
Refer to the Guardian Procedure Errors and Messages Manual for an explana-
tion of the error and suggested error-specic recovery actions. A typical error is
201, because the child process terminated as soon as it started. If this is the case,
use the -inspect saveabend option to create a saveabend (process snapshot) le
or the -debug option to start the child process within a debugging tool.
gtacl[7]: Unable to read from <$RECEIVE|
stdfile>, error n:
strerror(n)
The gtacl process detected an error while reading its Guardian $RECEIVE le or
the standard le indicated by stdle. The Guardian le-system error n was
returned. The meaning of that error number as returned by the strerror() func-
tion is displayed.
Refer to the Guardian Procedure Errors and Messages Manual for an explana-
tion of the error and suggested error-specic recovery actions.
gtacl[8]: Unable to write to stdfile, error n: strerror(n)
The gtacl process detected an error while reading the standard le indicated by
stdle. The Guardian le-system error n was returned. The meaning of that error
number as returned by the strerror() function is displayed.
Refer to the Guardian Procedure Errors and Messages Manual for an explana-
tion of the error and suggested error-specic recovery actions.
gtacl[9]:warning: unable to propagate all environment variables
The gtacl process cannot convert all of the OSS environment variables into
Guardian environment PARAMs. Some variables have not been passed to the
child process.
No action is necessary if the full set of OSS environment variables is not needed
by the child process. To eliminate this message, reduce the number of OSS
environment variables to a set that will convert and t into a single Guardian-
environment PARAM message and then reissue the gtacl command. Refer to
the section on interprocessor command interpreter messages in the Guardian
Procedure Errors and Messages Manual for more information about the
PARAM message format and usage.
gtacl[10]: unable to get process information, procedure
error n
The gtacl process received the Guardian le-system error n when trying to deter-
mine its own Guardian process attributes. The gtacl process uses many of its
own Guardian process attributes (such as processor number and home terminal
name) as default values when creating the child process.
The Guardian procedure call indicated by procedure encountered the problem.
This message occurs when one of the following conditions is true:
The version of gtacl used is not compatible with the version of the
operating system.
438 Hewlett-Packard Company 527188-004