Hitachi

Hitachi Application Server V10 Messages


KDKD10165-E

An HTTP request timeout occurred during execution of the command.

Description

As a result of the subcommand execution, there was HTTP communication. During the HTTP communication, the time to process HTTP requests exceeded the specified timeout time.

Action

Take the following actions:

  • If you executed one of the following subcommands, wait for the subcommand processing to end, and then check the subcommand execution results (KDKD10162-I, KDKD10163-E) that were output before and after this message to verify that subcommand execution ended successfully:

    • start-instance

    • stop-instance

    • stop-cluster

    • deploy

    • undeploy

    • enable

    • disable

  • If you executed the collect-snapshot subcommand, see the subcommand execution results (KDKD10201-I, KDKD10202-W, KDKD10203-E).

  • If you executed the start-servers subcommand, see the subcommand execution results (KDKD10083-I, KDKD10084-E).

  • If you executed the stop-servers subcommand, see the subcommand execution results (KDKD10094-I, KDKD10095-E).

  • To change the timeout setting, specify the following parameter or environment variable. Set same value for each timeout.

    Change target

    Values

    Parameter

    If the server for which the setting is to be changed is DAS (for which secure admin is disabled)

    configs.config.server-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds

    If the server for which the setting is to be changed is DAS (for which secure admin is enabled)

    configs.config.server-config.network-config.protocols.protocol.sec-admin-listener.http.request-timeout-seconds

    If the server for which the setting is to be changed is a server instance

    configs.config.config-name-of-the-server-instance.network-config.protocols.protocol.sec-admin-listener.http.request-timeout-seconds

    Environment variable

    AS_ADMIN_READTIMEOUT