HP 3000 Manuals

(Subsystem 104) (contd.) [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.0 Documentation


MPE/iX Error Messages Manual Volume II

(Subsystem 104) (contd.) 

464          MESSAGE    Failed to alter access rights for data. (LDRERR
                      464)

           CAUSE      Failed to load process global data for a single SOM
                      with multiple access rights.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

465          MESSAGE    PREFETCH failed on source data. (LDRERR 465)

           CAUSE      Failed to PREFETCH the source address into memory.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

466          MESSAGE    PREFETCH failed on destination data. (LDRERR 466)

           CAUSE      Failed to PREFETCH the destination address into
                      memory.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

467          MESSAGE    Failed to load library !. (LDRERR 467)

           CAUSE      Failed to load the specified NATIVE MODE library.

           ACTION     Run the program from the CI to obtain a more
                      detailed message as to the cause of the library not
                      being loaded.

---------------------------------------------------------------

468          MESSAGE    EXEC level of entry point exceeds the maximum
                      privilege level of the program. (LDRERR 468)

           CAUSE      The program requires more capability than it is
                      allowed.

           ACTION     Relink the program with the proper capabilities.

---------------------------------------------------------------

469          MESSAGE    Failed to load program !. (LDRERR 469)

           CAUSE      Failed to load the specified program.

           ACTION     Run the program from the CI to obtain a more
                      detailed message.

---------------------------------------------------------------

470          MESSAGE    A call to VSM LOAD CODE file returned an error.
                      (LDRERR 470)

           CAUSE      Failed to set up the appropriate code access rights
                      for the file.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

471          MESSAGE    Failed to CREATE a system domain. (LDRERR 471)

           CAUSE      Failed to CREATE a domain when trying to load a
                      system SOM.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

472          MESSAGE    The number of XRT stated in the SOM AUX header is
                      inconsistent with the number of imports in the SOM.
                      (LDRERR 472)

           CAUSE      Inconsistency between the number of XRTs specified
                      in the SOM and the number of procedures referenced.

           ACTION     Rebuild the program or library file and retry.

---------------------------------------------------------------

500          MESSAGE    CM LOADER failed. (LDRERR 500)

           CAUSE      An error occurred while loading the COMPATIBILITY
                      MODE program.

           ACTION     Run the program from the CI for a more detailed
                      message.

---------------------------------------------------------------

501          MESSAGE    The program name is too long. (LDRERR 501)

           CAUSE      The program name specified is too long.

           ACTION     Correct the program name.

---------------------------------------------------------------

502          MESSAGE    The entry name is too long. (LDRERR 502)

           CAUSE      The name of the entry point specified is too long.

           ACTION     Retry with a valid entry point name.

---------------------------------------------------------------

503          MESSAGE    Bad condition code was returned from CM LOADER.
                      (LDRERR 503)

           CAUSE      An invalid status was returned from the
                      COMPATIBILITY MODE loader.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

504          MESSAGE    A subsystem library binding error occurred
                      (XL.PUB.SYS not followed by NL.PUB.SYS).  (LDERR
                      504)

           CAUSE      XL.PUB.SYS is not followed by NL.PUB.SYS in the
                      specified library list.

           ACTION     Retry with a valid library list specification.

---------------------------------------------------------------

505          MESSAGE    Program requires more capabilities than group is
                      allowed. (LDRERR 505)

           CAUSE      The group where the program resides has
                      insufficient capabilities.

           ACTION     Obtain the correct capabilities.

---------------------------------------------------------------

506          MESSAGE    XLLIST parm exceeds maximum length of 512
                      characters. (LDRERR 506)

           CAUSE      The length of the library list specification is too
                      long.

           ACTION     Retry with a valid library list specification.

---------------------------------------------------------------

507          MESSAGE    Invalid LIB parameter specified. (LDRERR 507)

           CAUSE      The value specified in the LIB parameter is
                      invalid.

           ACTION     Correct the LIB specification.

---------------------------------------------------------------

508          MESSAGE    A system library binding error occurred
                      (NL.PUB.SYS must be the last library in XLLIST).
                      (LDERR 508)

           CAUSE      The library NL.PUB.SYS is not the last library in
                      the library list.

           ACTION     Correct the library specification.

---------------------------------------------------------------

509          MESSAGE    ALLOCATE program is not supported for NM
                      programs. (LDRERR 509)

           CAUSE      The ALLOCATE program is not valid for native mode
                      programs.

           ACTION     Do not retry.

---------------------------------------------------------------

510          MESSAGE    File contains an invalid file code for a program.
                      (LDRERR 510)

           CAUSE      An invalid file code is associated with the file
                      specified as the program.

           ACTION     Rebuild the program file.

---------------------------------------------------------------

511          MESSAGE    NM library name is too long. (LDRERR 511)

           CAUSE      A library name that is too long was encountered in
                      the library specification.

           ACTION     Correct the library specification.

---------------------------------------------------------------

  ______________________________________________________________

''512''      ''MESSAGE''Unresolved externals:  !  (LDRERR 512)

           ''CAUSE''  Unresolved external symbols were encountered while
                      attempting to load the program and/or libraries.

           ''ACTION'' See the following error message which will explain
                      whether the unresolved externals are code or data
                      symbols.  Alter the binding sequence to contain the
                      specified unresolved code (procedure) or data
                      symbols.

---------------------------------------------------------------

513          MESSAGE    System SOM is not allowed to bind to non-system
                      SOM. (LDRERR 513)

           CAUSE      External references of system SOMs must resolve to
                      a system SOM.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

514          MESSAGE    An empty file error occurred. (LDRERR 514)

           CAUSE      The program or library file specified has an EOF of
                      zero.

           ACTION     Rebuild the program or library file.

---------------------------------------------------------------

515          MESSAGE    Program does not contain interactive (IA)
                      capability. (LDRERR 515)

           CAUSE      The program does not contain IA capability and is
                      being attempted to be executed interactively.

           ACTION     Request the system manager to grant you IA
                      capability and then rerun the program.

---------------------------------------------------------------

516          MESSAGE    Program does not contain batch (BA) capability.
                      (LDRERR 516)

           CAUSE      The program does not have enough capability to
                      execute in a job.

           ACTION     Obtain the proper capability or only run the
                      program interactively.

---------------------------------------------------------------

517          MESSAGE    Program file was not found. (LDRERR 517)

           CAUSE      The program specified was not found.

           ACTION     Retry with a valid program file.

---------------------------------------------------------------

518          MESSAGE    Unable to obtain user access rights to the
                      program file from the file system.

           CAUSE      Unable to obtain access rights for the specified
                      program file.

           ACTION     Check the files specified.

---------------------------------------------------------------

520          MESSAGE    "LIB=" is an invalid option for HFS programs.
                      (FDERR 520)

           CAUSE      "LIB=" is an invalid option for HFS programs.

           ACTION     Do not specify the option.

---------------------------------------------------------------

521          MESSAGE    CM programs cannot be loaded from HFS.  (LDERR
                      521)

           CAUSE      CM programs are not supported in HFS.

           ACTION     Move the CM program to an MPE group.

---------------------------------------------------------------

  ______________________________________________________________

''522''      ''MESSAGE''Failed to locate the exported code symbol(s) for
                      the imported code symbol(s) listed above.  (LDRERR
                      522)

           ''CAUSE''  Unresolved code symbols were encountered while
                      attempting to load the program and/or libraries.

           ''ACTION'' Alter the binding sequence to contain the specified
                      unresolved code symbols (procedures).

---------------------------------------------------------------

600          MESSAGE    There is a duplicate file in the library list.
                      (LDRERR 600)

           CAUSE      The same file appeared twice in the binding
                      sequence for the process.

           ACTION     Correct the binding sequence and retry.

---------------------------------------------------------------

601          MESSAGE    Failed to get an entry from the PROCESS FILE
                      LIST. (LDRERR 601)

           CAUSE      Unable to allocate an entry in the process file
                      list.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------
______________________________________________________________

''602''      ''MESSAGE''

                           File = !

                      The file being loaded is less privileged than the
                      previous file in the binding sequence.  (LDRERR
                      602)

           ''CAUSE''  The file specified has less capability than the
                      preceding file in the binding sequence.

           ''ACTION'' Obtain the correct capability for the specified
                      file.

---------------------------------------------------------------

603          MESSAGE    Failed to CREATE the PROCESS FILE LIST TABLE.
                      (LDRERR 603)

           CAUSE      Failed to CREATE the process file list.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

604          MESSAGE    LOADER internal error; invalid LOADER reference
                      count. (LDRERR 604)

           CAUSE      Internal error.  Attempt to decrement the reference
                      count when it is already zero.

           ACTION     Call your Hewlett-Packard Representative.

---------------------------------------------------------------

605          MESSAGE    LOADER internal error; invalid file reference
                      count. (LDRERR 605)

           CAUSE      Internal error.  Attempt to decrement the count for
                      the number of SOMs loaded in a file when the count
                      is already zero.

           ACTION     Call your Hewlett-Packard Representative.

---------------------------------------------------------------

607          MESSAGE    LOADER internal error; tried to CLOSE an in use
                      file. (LDRERR 607)

           CAUSE      Internal error.  Attempted to CLOSE a file which is
                      still in use.

           ACTION     Call your Hewlett-Packard Representative.

---------------------------------------------------------------

608          MESSAGE    Failed to RELEASE a process file extension
                      record. (LDRERR 608)

           CAUSE      An error occurred while releasing a process file
                      list extension record.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

609          MESSAGE    Failed to LOCK a loaded file entry. (LDRERR 609)

           CAUSE      Unable to LOCK the loaded file table entry for the
                      file being closed.

           ACTION     Call your Hewlett-Packard Representative.

---------------------------------------------------------------

610          MESSAGE    Failed to delete a loaded file entry. (LDRERR
                      610)

           CAUSE      An error occurred while releasing a loaded file
                      table entry.

           ACTION     Call your Hewlett-Packard Representative.

---------------------------------------------------------------

611          MESSAGE    The specified SOM is being used by LOADER.
                      (LDRERR 611)

           CAUSE      Unable to lock the SOM for the linker because it is
                      in use by the loader.

           ACTION     Retry later.

---------------------------------------------------------------

612          MESSAGE    The specified file is not in LOADER's LOADED FILE
                      TABLE. (LDRERR 612)

           CAUSE      The file requested by the linker to unlock a SOM is
                      not loaded.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

613          MESSAGE    The file was not mapped to offset 0 (user labels
                      not allowed in programs). (LDRERR 613)

           CAUSE      User labels were found in the program file.

           ACTION     Rebuild the file.

---------------------------------------------------------------

614          MESSAGE    The max SOM limit in the file exceeds the maximum
                      of 5000 allowed by LOADER. (LDRERR 614)

           CAUSE      The library file specified has too large of the
                      maximum number of SOMs.

           ACTION     Rebuild the file with fewer SOMs.

---------------------------------------------------------------

616          MESSAGE    Failed to get an entry for a process file
                      extension record. (LDRERR 616)

           CAUSE      Failed to allocate an entry for the process file
                      list extension.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

617          MESSAGE    LOADER internal error; past end of binding
                      sequence. (LDRERR 617)

           CAUSE      Internal error.  Attempt to read past the end of
                      the process file list.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

618          MESSAGE    Failed to release the PROCESS FILE LIST TABLE.
                      (LDRERR 618)

           CAUSE      An error occurred while releasing the PROCESS FILE
                      LIST TABLE.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

650          MESSAGE    NM UNLOADER failed. (LDRERR 650)

           CAUSE      An error occurred while unloading the process.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

651          MESSAGE    CM UNLOADER returned an error. (LDRERR 651)

           CAUSE      An error occurred while unloading the COMPATIBILITY
                      MODE process.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

670          MESSAGE    Failed to get an entry from the UNSAT TABLE.
                      (LDRERR 670)

           CAUSE      An error occurred while attempting to allocate an
                      entry in the unsatisfied table.

           ACTION     Retry.  If this is unsuccessful, call your
                      Hewlett-Packard Representative.

---------------------------------------------------------------

671          MESSAGE    Invalid import symbol type encountered. (LDRERR
                      671)

           CAUSE      The type of the import entry is invalid.

           ACTION     Rebuild the program or library file.

---------------------------------------------------------------

672          MESSAGE    Invalid import symbol scope encountered. (LDRERR
                      672)

           CAUSE      The scope of the import symbol is invalid.

           ACTION     Rebuild the program or library file.

---------------------------------------------------------------

673          MESSAGE    Unable to find the UNSAT procedure. (LDRERR 673)

           CAUSE      The procedure specified with the UNSAT parm can not
                      be found.

           ACTION     Check to make sure the procedure specified is
                      valid.

---------------------------------------------------------------

674          MESSAGE    Unresolved dynamic loading procedure. (LDRERR
                      674)

           CAUSE      The procedure requested to be dynamically loaded is
                      unresolved and can not be bound to the UNSAT
                      procedure.

           ACTION     Check to make sure the procedure which was
                      requested to be dynamically loaded is valid.

---------------------------------------------------------------



MPE/iX 5.0 Documentation