HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)

Appendix H
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
390
Cause A value was passed to a command's file disposition parameter that
STAGEMAN does not understand. This indicates a problem with the
STAGEMAN utility.
If you encounter this error, report it to your Hewlett-Packard Response
Center.
1054 Message Found illegal onerr parameter. (STAGEMAN 1054)
Cause A value was passed to a command's ONERR parameter that STAGEMAN
does not understand. This indicates a problem with the STAGEMAN
utility.
If you encounter this error, report it to your Hewlett-Packard Response
Center.
1055 Message Found illegal validate type parameter. (STAGEMAN 1055)
Cause A value was passed to a command's validation type parameter that
STAGEMAN does not understand. This indicates a problem with the
STAGEMAN utility.
Action If you encounter this error, report it to your Hewlett-Packard Response
Center.
1056 Message Found illegal LIF type parameter. (STAGEMAN 1056)
Cause A value was passed to a command's LIF type parameter that STAGEMAN
does not understand. This indicates a problem with the STAGEMAN
utility.
Action If you encounter this error, report it to your Hewlett-Packard Response
Center.
1057 Message File(s) not found in staging area. (STAGEMAN 1057)
Cause The file or file selected for this command was not found in the given
staging area, so the operation could not be performed.
Action Check the spelling on the filename(s). Remember that filenames in this
case are case-sensitive.
1058 Message Illegal TO filename “name”. (STAGEMAN 1058)
Cause The name specified in the TO parameter is an illegal filename. Filenames
must be legal as either POSIX (HFS) or MPE filenames.
Action Check the filename for special characters.
1059 Message Filename translated to > 255 characters. (STAGEMAN 1059)
Cause When STAGEMAN translated the normal TO filename to a “flattened”
filename suitable for staging (such as /lib/libc.a --> ._lib._libc.a), the
translated (staged) filename exceeded the maximum filename length.
Action The file under its present name cannot be staged. The only option is to
shorten the name of the file.
1060 Message Filename cannot be a directory. (STAGEMAN 1060)
Cause The filename supplied to the parameter had a trailing “/”, meaning that it
is really a directory. STAGEMAN cannot stage directories, so the
operation (command) failed.