HP 3000 Manuals

(Subsystem 104)(Continued) [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.5 Documentation


MPE/iX Error Messages Manual Volume II

(Subsystem 104)(Continued) 

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

200          MESSAGE    Parameter check error - mismatched data type in
                      argument number !. Procedure = !, Files = !.
                      (LDRERR 200)

           CAUSE      The referenced procedure was bound, however

           ACTION     Check formal and actual parameters for the
                      specified procedure.

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

201          MESSAGE    Parameter check error - mismatched mode in
                      argument number !.  Procedure = !, Files = !.
                      (LDRERR 201)

           CAUSE      The referenced procedure was found; however, a
                      difference in the mode of a parameter (i.e., value
                      or reference) was detected.

           ACTION     Check the external declaration of the procedure.

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

202          MESSAGE    Parameter check error - mismatched structure in
                      argument number !.  Procedure = !, Files = !.
                      (LDRERR 202)

           CAUSE      The referenced procedure was found; however, a
                      difference in the structure (i.e, array or pointer)
                      was detected.

           ACTION     Check the actual and formal parameters as well as
                      the external declaration of the procedure.

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

203          MESSAGE    Parameter check error - mismatched packing in
                      argument number !.  Procedure = !, Files = !.
                      (LDRERR 203)

           CAUSE      The referenced procedure was found; however, a
                      difference in the packing between the formal and
                      actual parameters was detected.

           ACTION     Check the formal and actual parameters.

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

204          MESSAGE    Parameter check error - mismatched alignment in
                      argument number !.  Procedure = !, Files = !.
                      (LDRERR 204)

           CAUSE      The referenced procedure was found; however, a
                      difference in the alignment between a formal and
                      actual parameter was detected.

           ACTION     Check the formal and actual parameters.

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

205          MESSAGE    Parameter check error - mismatched argument
                      count.  Procedure = !, Files = !. (LDRERR 205)

           CAUSE      The referenced procedure was found; however, a
                      difference in the number of parameters between the
                      formal and actual parameters was detected.

           ACTION     Check the formal and actual parameters.

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

206          MESSAGE    Symbol backward linkage was detected in
                      program/library. (LDRERR 206)

           CAUSE      A corrupted program/library was found.  A backward
                      link in the sysmbol unit was detected.

           ACTION     Try rebuilding the program/library file.  If
                      unsuccessful, call your Hewlett-Packard
                      Representative.

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

207          MESSAGE    Unable to find locality; specified address is not
                      contained in the SOM. (LDRERR 207)

           CAUSE      Unable to find a locality which contains the
                      specified address in the specified SOM.

           ACTION     Check the specification of the SOM and the address.

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

208          MESSAGE    Nonexisting SOM specified. (LDRERR 208)

           CAUSE      The specified SOM was not found in the specified
                      program/library.

           ACTION     Check the specification of the SOM and
                      program/library file.

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

209          MESSAGE    Unable to find the locality; the specified
                      address is not in the SOM directory. (LDRERR 209)

           CAUSE      Unable to find SOM which contains the specified
                      address.

           ACTION     Check the specified program/library and the
                      specified address.

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

210          MESSAGE    Symbol name ! is too long. (LDRERR 210)

           CAUSE      The specified symbol name is too long.

           ACTION     Reduce the length of the symbol name.

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

211          MESSAGE    The symbol type of the program entry point is
                      invalid. (LDRERR 211)

           CAUSE      A symbol matching the entry point specified was
                      found but was not a valid entry point type.

           ACTION     Check the entry point name specified.

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

212          MESSAGE    Access rights are inconsistent with the usage of
                      the subspace. (LDRERR 212)

           CAUSE      The subspace type is inconsistent with its usage.

           ACTION     Try rebuilding the subspace and/or the
                      program/library file.

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

213          MESSAGE    Invalid symbol type encountered. (LDRERR 213)

           CAUSE      An invalid symbol type was encountered.

           ACTION     Rebuild the corresponding program/library file.
                      Also, check the declaration of the symbol.

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

214          MESSAGE    The program file is not executable. (LDRERR 214)

           CAUSE      The program file specified is not an executable
                      file.

           ACTION     Check the specification of the program file.
                      Rebuild the program file if necessary.

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

215          MESSAGE    There is no MPE/iX auxiliary header for the
                      program file. (LDRERR 215)

           CAUSE      There is no MPE/iX auxiliary header in the program
                      file.

           ACTION     Check the specification of the program file.
                      Rebuild the program file if necessary.

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

216          MESSAGE    Invalid file pointer specified. (LDRERR 216)

           CAUSE      Invalid file pointer was specified.

           ACTION     Check the specification of the file pointer.

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

217          MESSAGE    The specified file does not contain a valid
                      identifier for the internal file format. (LDRERR
                      217)

           CAUSE      The internal identification stamp of the file is
                      invalid.

           ACTION     Rebuild the program/library file.

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

218          MESSAGE    No entry point was found for the program
                      specified. (LDRERR 218)

           CAUSE      Can not find an entry point for the specified
                      program file.

           ACTION     Rebuild the program file.

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

300          MESSAGE    Failed to create the object for LOADER globals.
                      (LDRERR 300)

           CAUSE      Failed to create the system object for the LOADER
                      globals.

           ACTION     Try rebooting the system.  If this is unsuccessful,
                      call your Hewlett-Packard Representative.

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

301          MESSAGE    Failed to create the system PLABEL TABLE. (LDRERR
                      301)

           CAUSE      Unable to create the system PROCEDURE LABEL TABLE.

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

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

302          MESSAGE    Failed to obtain an entry for the system PLABEL
                      TABLE HEADER. (LDRERR 303)

           CAUSE      Unable to allocate the header entry in the system
                      PLABEL TABLE.

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

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

303          MESSAGE    Failed to INIT the semaphore lock for the system
                      PLABEL TABLE. (LDRERR 303)

           CAUSE      Failed to intitialize the semaphore for the system
                      PROCEDURE LABEL TABLE.

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

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

304          MESSAGE    The system XRT entry is off boundary. (LDRERR
                      304)

           CAUSE      The specified address of the system XRT entry is
                      out of bounds.

           ACTION     Check the address specified.

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

305          MESSAGE    PLABEL unloaded! Unable to release entry from
                      system PLABEL TABLE.

           CAUSE      An attempt to release an entry from the system
                      PLABEL TABLE failed.

           ACTION     Call your Hewlett-Packard Representative.

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

350          MESSAGE    Failed to allocate an entry from the loaded file
                      table. (LDRERR 350)

           CAUSE      Unable to allocate an entry in the loaded file
                      table.

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

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

351          MESSAGE    Failed to INIT the semaphore lock for the loading
                      file. (LDRERR 351)

           CAUSE      Failed to initialze the semaphore for the file
                      entry in the loaded file table.

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

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

352          MESSAGE    The max number of SOMS in NL.PUB.SYS is
                      inconsistent with that of the PME descriptor.
                      (LDRERR 352)

           CAUSE      The number of SOMs in the boot image does not match
                      the number of SOMs in the system library.

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

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

353          MESSAGE    FLABELINFO failed to find NL.PUB.SYS. (LDRERR
                      353)

           CAUSE      The system library was not found.

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

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

355          MESSAGE    NL.PUB has an invalid file code. (LDRERR 355)

           CAUSE      The file code of the system library is invalid.

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

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

356          MESSAGE    Failed to allocate an entry for NL.PUB.SYS from
                      the loaded file table. (LDRERR 356)

           CAUSE      Unable to allocate an entry in the loaded file
                      table for the system library.

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

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

357          MESSAGE    Failed to INIT the semaphore lock for NL.PUB.SYS.
                      (LDRERR 357)

           CAUSE      Failed to initialize the semaphore for the system
                      libraries loaded file table entry.

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

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

358          MESSAGE    Failed to retrieve an existing entry from the
                      loaded file table. (LDRERR 358)

           CAUSE      Failed to retrieve existing entry from the loaded
                      file table.

           ACTION     Try running the program again.  If this is
                      unsuccessful, call your Hewlett-Packard
                      Representative.

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

359          MESSAGE    Failed to create the object for the loaded file
                      table. (LDRERR 359)

           CAUSE      Unable to create the object for the loaded file
                      table.

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

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

360          MESSAGE    Failed to create the table for loaded file table.
                      (LDRERR 360)

           CAUSE      Unable to create the table for the loaded file
                      table.

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

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

400          MESSAGE    No more process XRT entries available. (LDRERR
                      400)

           CAUSE      The process XRT is full.

           ACTION     Call your Hewlett-Packard Representative.

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

401          MESSAGE    No more system XRT entries available. (LDRERR
                      401)

           CAUSE      The system XRT is full.

           ACTION     Call your Hewlett-Packard Representative.

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

402          MESSAGE    No external call exists for the given EXEC and
                      XLEAST levels. (LDRERR 402)

           CAUSE      The combination of call and execute privilege
                      levels specified is not supported.

           ACTION     Change the call and execute levels to a supported
                      combination.

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

403          MESSAGE    Failed to create an object for the process XRT
                      TABLE. (LDRERR 403)

           CAUSE      Unable to create the XRT for the new process.

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

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

404          MESSAGE    EXEC level of the code exceeds the maximum
                      privilege level allowed in the file. (LDRERR 404)

           CAUSE      The execution privilege level of the code is
                      greater than what is allowed in the file.

           ACTION     Change the execution level of the code to a valid
                      value.

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

405          MESSAGE    PM capability is required for memory resident
                      linking in loader. (LDRERR 405)

           CAUSE      PM capability is required to load memory resident
                      code.

           ACTION     Evaluate the code needs to be memory resident or
                      not.  If so, assign PM capability to the program
                      and the group where the program resides.

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

406          MESSAGE    No SOM auxiliary header exists for the given SOM.
                      (LDRERR 406)

           CAUSE      An auxiliary header was not found for the specified
                      SOM.

           ACTION     Rebuild the program or library file.

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

407          MESSAGE    Failed to FREEZE XRT entries in memory. (LDRERR
                      407)

           CAUSE      Failed to FREEZE XRT entries corresponding to a
                      memory resident procedure.

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

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

408          MESSAGE    Failed to FREEZE LP in memory. (LDRERR 408)

           CAUSE      Failed to FREEZE the LINKAGE POINTER (LP)
                      corresponding to a memory resident procedure.

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

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

409          MESSAGE    The exported symbol's symbol type is incorrect.
                      (LDRERR 409)

           CAUSE      An incorrect type of exported symbol was
                      encountered.

           ACTION     Rebuild the program or library file.

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

410          MESSAGE    The import symbol's symbol type is incorrect.
                      (LDRERR 410)

           CAUSE      An incorrect type of imported symbol was
                      encountered.

           ACTION     Rebuild the program or library file.

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

411          MESSAGE    The XRT offset in the symbol INFO is incorrect.
                      (LDRERR 411)

           CAUSE      Invalid XRT offset encountered in a symbol entry.

           ACTION     Rebuild the program or library file.

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



MPE/iX 5.5 Documentation