Neoview Messages Manual (Volume 2) (R2.4)

52019
Unable to open error message log file file. Error=err_msg
Cause The critical and error messages displayed by the Neoview Transporter Client are
stored in temporary files. These messages are displayed at the end of the nvtExecute call.
Effect The log files are no longer accessible. Some critical error messages will not be displayed.
Recovery Manually clean up the temporary log files if any. If the problem persists, contact
your HP service provider.
52020
NVT_EXEC_INFO Version mismatch. Expected version=ver, Actual version=ver
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.
69