MPE/iX Error Messages Manual Vol 1 (32650-90878)
340 Chapter4
Error Messages V i C 4
Directory Traversal Subsystem
the version of the directory code. This returned in
HPDIR_LOW_FIND_NAME.
ACTION Internal error. Please report this error to HP.
-41 MESSAGE could not get process info
CAUSE The routine HPDIR_GET_PROCESS_INFO could not get
the information. JSINFO failed. The caller either passed
in an invalid PIN number, or some internal JSINFO error
happened.
ACTION Internal error. Please report this error to HP.
-42 MESSAGE Read-ONLY volume
CAUSE The caller is trying to perform directory purge/insert
operation on a READ-ONLY volume.
ACTION READ-ONLY volumes may not be modified.
Directory Traversal Subsystem
(Subsystem 519)
This section presents the error messages for the Directory Traversal Subsystem (519).
1 MESSAGE Undefined error.
CAUSE An error occurred that is not translated by the DIRT
subsystem.
ACTION Set break point at DIRT.HANDLE_ERROR and look at
the stack trace to see which subsystem is generating the
error in the first place.
31 MESSAGE DIRT cannot go beyond PX_MAX_LEVEL
(PX_PATH_MAX div 2) levels. The levels are
counted from / and CWD depending on whether
the path_ptr^ is absolute of relative path
name.
CAUSE DIRT's internal limitation due to using arrays of fixed
size.
ACTION Either you can continue traversing at least other
directories that are not that deep (error function returns