uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39274-E

An exception was raised during connecting with the client. (exception = aa....aa)

aa....aa: Exception information notified from JavaVM in the case of failure in establishing a connection with the client
Description
An exception occurred while establishing a connection with the client. This might be due to the occurrence of a problem that does not allow continuance of an operation, such as lack of resources of the system in which the Web container is running.
If message KDJE39276-W is output after this message, and if the connection from the client is successful after the occurrence of the failure notified by this message, the system might recover.
Even if no other error log is output, the system might not recover from this failure when this message KDJE39276-W is not output.
Action
From the J2EE server log, such as the access log of the in-process HTTP server, make sure that the request is being executed properly. In the case when the Web container does not receive the request, or an error occurs during the communication with the Web container, the system resources, such as memory, file descriptor, or the TCP port might be insufficient. Check the usage status of the system resources, and then make sure whether the estimation of the system resources is correct.
If resources are insufficient, change the system settings.