Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KNAC1507-E

A system call error occurred. maintenance-information-1 maintenance-information-2 maintenance-information-3

A system call error occurred.

(S)

Cancels the requested processing.

(O)

Take corrective action for the causes as described below, and then issue the request again.

  • System call name: ftok

  • Reason code: 2 (ENOENT)

    The file used for status monitoring management was not found.

    Check whether the JP1/AJS3 service is running on the specified host while the status monitoring function is enabled.

  • System call name: shmget

  • Reason code: 22 (ENOENT)

    There is no shared memory.

    Check whether the JP1/AJS3 service is running on the specified host while the status monitoring function is enabled.

  • System call name: shmget

  • Reason code: 12 (ENOMEM)

    There is a memory shortage.

    Stop unnecessary applications, and then start the JP1/AJS3 service. If the same message is output again, correct the memory estimate.

  • System call name: shmget

  • Reason code: 17 (EEXIST)

    Shared memory exists.

    Check the integrated trace log for whether the KAVU7239-W message was output before or after this message. If the message was output, read the message explanation to determine the cause of the error, remove the cause, and then restart the JP1/AJS3 service.

  • System call name: shmget

  • Reason code: 22 (EINVAL)

    Shared memory exists.

    Check the integrated trace log for whether the KAVU7239-W message was output before or after this message. If the message was output, read the message explanation to determine the cause of the error, remove the cause, and then restart the JP1/AJS3 service.

  • System call name: open

  • Reason code: 12 (ENOMEM)

    There is a memory shortage.

    Stop unnecessary applications, and then start the JP1/AJS3 service. If the same message is output again, correct the memory estimate.

  • System call name: open

  • Reason code: 23 (ENFILE)

    The total number of files that can be opened has reached the system limit.

    Stop unnecessary applications, and then start the JP1/AJS3 service. If the same message is output again, correct the number-of-files estimate.

  • System call name: open

  • Reason code: 24 (EMFILE)

    The number of files that the process has opened has reached the maximum value.

    Stop unnecessary applications, and then start the JP1/AJS3 service. If the same message is output again, correct the number-of-files estimate.