HP Guardian Errors Manual page 175

Procedure errors and messages manual
Table of Contents

Advertisement

Recovery Use the information reported on the home terminal, and attempt to fix the problem. (Either
fix the code in the caller or the callee, or get a version of code that does not make the faulty call.)
75
A FILE SYSTEM ERROR WAS ENCOUNTERED ON A DLL
Cause A file system error occurred on a DLL while attempting the process creation. The error-detail
contains a file-system error number.
Effect No process is created. The name of the DLL for which the error occurred will have been
reported to the home terminal.
Recovery Refer to Section 2, File-System Errors, for corrective action for the file-system error returned
in the error-detail information.
76
INVALID FILE FORMAT IN A DLL
Cause An error was detected in the file format of a DLL. The error-detail information contains an
error subcode that indicates the invalid file format error. These errors are listed in
161).
Effect No process is created. The name of the DLL for which the error occurred will have been
reported to the home terminal.
Recovery Take corrective action as indicated by the subcode. In many cases, the object file was
built improperly or corrupted; it should be relinked and perhaps recompiled.
77
AN OBJECT FILE COULD NOT BE LOADED
Cause
error-detail contains the details:
nl
1 - A DLL requires a PIN < 255 in a process with a higher PIN.
nl
2 - A licensed or privileged object file does not use localized import.
nl
3 - A public library requires fixed address space that is unavailable in this process.
nl
4 - Insufficient address range is available to load the file.
nl
5 - The loader lacks authority to load a licensed object file.
nl
6 - The process has exceeded the maximum number of memory segments.
nl
7 - A Globalized symbol required by a PIC program or DLL is defined in more than one public
library. (Globalized symbols are those identified by the native C++ compiler as possibly having
multiple definitions, of which the system must select one to be used by all object modules loaded.)
nl
8 - The C++ version of the specified library conflicts with one or more loadfiles loaded for this
process. Mixed C++ dialect versions are not allowed.
nl
9- The loadfile is not licensed; license is required.
nl
10- A DLL for this process is licensed or privileged and has unprotected data which requires that
all loadfiles in the process be licensed. There is at least one unlicensed loadfile in the process.
nl
1 1- A licensed DLL or a privileged program refers to an unlicensed DLL.
nl
12- A process with a licensed but unprivileged program attempted to load an unlicensed non-public
DLL.
nl
13- A licensed or privileged loadfile has globalized symbols. 14- The loadfile was specified as
dataResident and is not licensed, has no callable functions, and is not a program with a priv entry
point.
nl
15- This process can only be run by the local super ID.
nl
Table 8 (page
Error Codes 175

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents