Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVT0352-E

The connection to the network service was released. (maintenance-information)

The connection with the communication control process was lost.

(S)

Continues processing without changing the status of the event job or the jobnet with start conditions.

(O)

Check whether the communication control process has been stopped by the jajs_hstd_stop command.

For details, see jajs_hstd_stop in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.

Use the following procedure to find out whether the communication control process has stopped for some other reason.

In Windows

Use the jajs_spmd_status command to make sure the network process is running.

In UNIX

Use the jajs_spmd_status command to make sure the ajsnetwd process is running.

For details, see jajs_spmd_status in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.

If the communication control process is not running, take the following action:

  • If the jajs_hstd_stop command was used to stop the communication control process:

    Ignore the message and continue operation.

  • If the jajs_hstd_stop command was not used to stop the communication control process:

    Something other than the jajs_hstd_stop command might have caused the communication control process to stop. Use the error messages that are output before and after this message to determine the cause of the error, and take corrective action.

    If the process still does not start, use the following procedure:

    In Windows

    Use the jajs_hstd command to start the network process.

    In UNIX

    Use the jajs_hstd command to start the ajsnetwd process.

    For details, see jajs_hstd in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.

If the communication control process is running, a temporary communication error might have occurred. Take the following action:

  • If the message KAVT0353-I is output after this message

    The connection has recovered. Ignore the message and continue operation.

  • If the message KAVT0353-I is not output after this message

    Identify the cause of the error from the errno value in the maintenance information, and take action to correct it.

    errno takes the following values:

    In Windows

    The value acquired by the GetLastError function of the Win32 API

    In UNIX

    The value acquired by errno