Neoview Messages Manual (Volume 2) (R2.5)
Cause Mismatch detected in the actual and expected version information in the
NVT_EXEC_INFO structure
Effect This is a fatal startup error.
Recovery Change the version information to the expected version and recompile the client
code. If the problem persists, contact your HP service provider.
52021
NVT_EXEC_INFO Instance id is out of limits. The minimum limit is num.
The maximum limit num. The actual value is num
Cause The instance id specified in the NVT_EXEC_INFO structure is out of bounds.
Effect This is a fatal error. Logging is not possible.
Recovery Provide the instance id within limits. Use the auto instance id mode if possible. If
the problem persists, contact your HP service provider.
52101
The function waitpid for child process process encountered an error.
Error=err_msg
Cause The waitpid function returned an error. This occurs if a child process terminated
abruptly.
Effect The result of the operation may be undefined.
Recovery Resubmit the job. Check the log files for indications of early process terminations.
Try the in-process execution mode. If the problem persists, contact your HP service provider.
52102
The function waitpid for child process process returned an unexpected
status. Status=status
Cause An unexpected child process exit status was returned.
Effect This indicates an internal operating system error.
Recovery Resubmit the job. Check the log files for early process terminations. Try the
in-process execution mode. If the problem persists, contact your HP service provider.
52103
Neoview Transporter Client process process was terminated by sig signal
Cause The child process was abruptly terminated.
Effect The result of the job may be undefined.
Recovery Check the log files for error messages and indications of early process terminations.
If the problem persists, contact your HP service provider.
52104
Neoview Transporter Client process process was stopped by sig signal
Cause A child process was abruptly stopped.
Effect The result of the job may be undefined.
Recovery Check the log files for error messages and indications of early process terminations.
If the problem persists, contact your HP service provider.
52201
Unable to copy all the messages from the error file to the error buffer.
Error message file size is num bytes. Transferred num bytes
73