uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39266-E

The timeout occurred in writing the response data to the client. (client = aa....aa : bb....bb)

aa....aa: IP address of the client to which you will connect
(IP address of the reverse proxy, if reverse proxy is being used
bb....bb: Port number of the client to which you will connect
(Port number of the reverse proxy, if reverse proxy is being used)
Description
A timeout occurred while a response was being written to the client.
Action
Confirm the following details:
When the proxy server is not being used
  • No invalid connection exists from a Web client to the J2EE server.
  • No problem exists in the communication path.
When the proxy server is being used
  • Reverse proxy is running properly.
  • No problem exists in the communication path between the reverse proxy and the J2EE server.
Take the following action for the confirmed details:
  • If a Web client has established an invalid connection, restrict the client based on the address and the port number output in the message.
  • If a problem exists in the communication path, remove it.
  • If the reverse proxy is not running properly, resolve the problem of the reverse proxy.