HP Guardian Errors Manual page 177

Procedure errors and messages manual
Table of Contents

Advertisement

16- Contact your service provider. Report the error code and the error detail.
nl
17-Relink the file if the environment changes, or don't set the option if the same file must be used
simultaneously in different environments. Contact your service provider. Report the file name, error
code, and the error detail.
nl
18- Recompile the source code with current compilers and relink the loadfile with the current linker.
Contact your service provider. Report the file name, error code, and the error detail.
nl
19- Set the minimum object file privileges on loading DLL.
78
AN UNSUPPORTED OPERATION WAS ATTEMPTED
Cause error-detail contains the details:
nl
1 - A PIC program attempted to load an SRL other than a public SRL.
nl
2 - A PIC program or DLL was licensed.
nl
3 - A User Library supplied for a PIC program was not a DLL.
nl
4 - A public SRL requires another library that is not a public SRL.
nl
5 - A public SRL is not a hybrid DLL-SRL. The error-detail values 4 and 5 imply an incorrect installation
of the public SRLs.
nl
6 - The specified library uses Version 1 C++, which is not supported with a PIC Program.
nl
7- RLD cannot be on the liblist of any file loaded when a) the program has a priv entry point, or
b) the program file is licensed.
Effect No process is created. The name of the file involved may be reported on the home terminal.
Recovery This depends on the error detail.
nl
1 - Only attempt to use public SRLs and DLLs when running a PIC program. The home terminal may
indicate both the file that attempted to use the invalid file and the invalid file. Replace one of these
files as needed to follow the requirements.
nl
2 - Licensed PIC Programs and DLLs are not supported on this system. The home terminal may
indicate which file was used. If it did not need to be licensed, unlicense it, and try again.
nl
3 - Only a DLL file can be used as a user library with a PIC program. If possible, replace the user
library with a valid DLL file, and try again. 4 and 5 - An incorrect installation of the public SRLs
was done. Contact your service provider.
nl
6 - Do not include any loadfile that requires a Version 1 C++ loadfile when loading a PIC Program.
If possible, relink the loadfile that used the Version 1 loadfile so that it uses a Version 2 or Version
3 C++ loadfile in place of the Version 1 C++ loadfile.
nl
7- Fix the application so that RLD is not included on a liblist. Such a process cannot call dlopen().
79
A RESOURCE LIMITATION WAS DETECTED BY THE RUNTIME LOADER (rld)
Cause error-detail contains the details:
nl
1 - The RLD heap attempted to exceed available KMSF space.
nl
2 - The RLD heap attempted to exceed its allocated address range.
nl
3 - RLD limit of handles was exhausted. This error is reported for dynamic loading, not at process
creation.
nl
4 - The process limit for keys is exhausted. Keys are an operating-system resource used by the
loader.
Effect No process is created.
Error Codes 177

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents