Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


11.4.3 Details of errors (specific to JP1/Advanced Shell)

The table below lists and describes the causes of and actions to be taken for the error details that are displayed specifically by JP1/Advanced Shell.

Table 11‒7: Causes of and actions in response to the error details (specific to JP1/Advanced Shell)

Message ID

Error details

Cause

Action

KNAX4419-E

A line exceeds the maximum line size

The size of a line exceeds the maximum.

Check the size of the line and specify it to not exceed the maximum.

KNAX4420-E

The common application data folder cannot be found

A common application data folder cannot be found.

Check the execution environment for any problem.

The shared documents folder cannot be found

A shared document folder cannot be found.

Check the execution environment for any problem.

KNAX6035-E

The file descriptor is incorrectly specified

A specified file descriptor is not a one-digit number.

Check and, if necessary, revise the specified file descriptor.

The file descriptor cannot be used

A specified file descriptor is for a closed file or a file whose manipulation is prohibited by another process.

Check if the file descriptor is open. If it is open, check if its manipulation is being prohibited by a means such as locking by another process.

The file descriptor is not open for writing

An attempt was made to write to the file descriptor of a closed file.

Check and, if necessary, revise the specified file descriptor.

The file descriptor is not open for reading

An attempt was made to read the file descriptor of a closed file.

Check and, if necessary, revise the specified file descriptor.

No background process exists

A file descriptor for a background process was specified, but the background process did not exist.

Check if the background process is running or has already been terminated.

KNAX6305-E

The file is not a regular file

A specified file is not a regular file.

Check and, if necessary, revise the specified file.

KNAX6333-E

The file is not a regular file

A specified file is not a regular file.

Check and, if necessary, revise the specified file.

KNAX6588-E

Error in signal handler

An error occurred during signal handler processing.

Check the execution environment for any error.