SCF Reference Manual for the Kernel Subsystem
Effect
SCF waits for the next command.
Recovery
Retry the command. If the failure continues, start the process in a different processor.
00068
KRN 00068 Process $name failed to start;
FS error err-num occurred during an attempt
to obtain or propagate security indentity information.
$name
is the name of a process.
err-num
is a file-system error number.
Cause
A file-system error occurred while setting up the security context for the process.
Effect
SCF waits for the next command.
Recovery
For information on this error, see the Guardian Procedure Errors and Messages Manual.
00069
KRN 00069 Process $name failed to start;
Illegal OSS process creation request.
$name
is the name of a process.
Cause
The process you attempted to start is an Open Systems Services (OSS) process, not a generic
process.
Effect
SCF waits for the next command.
Recovery
SCF does not support starting an OSS process.
00070
KRN 00070 Process $name failed to start;
{ Program | Library } file is not a disk file.
$name
is the name of a process.
Cause
The program or library file for the specified process is not a disk file.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a disk file.
00071
KRN 00071 Process $name failed to start;
{ Program | Library } file is invalid object file.
SCF Error Messages 155