Hitachi

Hitachi Application Server V10 Messages


KDKD10164-E

An HTTP read timeout occurred during execution of the command. (command = aa....aa, input = bb....bb, destination = cc....cc, timeout = dd....dd)

aa....aa

Command name

bb....bb

Input information

cc....cc

Connection destination server(host:port)

dd....dd

Specified timeout time (in milliseconds)

Description

As a result of the command execution, there was HTTP communication. During the HTTP communication, the time to read the HTTP response exceeded dd....dd.

Action

Take the following actions:

  • Check the destination server and state of the connection line.

  • If this message is output to the asadmin message log, check the command execution result (KDKD10162-I and KDKD10163-E) in the message log of the domain administration server. If the command execution was successful, no action is required. If the command execution failed, remove the cause of the error, and then re-execute the command or retry the GUI operation.

  • If this message is output to the message log of the domain administration server, check the command execution result in the message log of the destination server indicated by cc....cc. If the command execution was successful, no action is required. If the command execution failed, remove the cause of the error, and then re-execute the command or retry the GUI operation with respect to cc....cc.

  • 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