uCosminexus Application Server, Messages

[Contents][Back][Next]

KDCCP0053-E

FaultCode: {http://c4web.cosminexus.com}Client.ConnectionNotAvailable
FaultString: KDCCP0053-E There is no connection that can be used. (connections_under_use = connection-under-use, connections_in_connection_pool=connections-in-connection-pool)
FaultActor: none
FaultDetails: none

Description
A usable connection does not exist.
Action
The possible causes are as follows. Take action depending upon the cause.
  • The value of c4web.common.connection_pool.max_connection is incorrect.
  • The upper-limit value of the file descriptor that can be used in the OS is less.
  • Other processes are inappropriately using too many file descriptors.
  • There are requests exceeding the processing performance of the J2EE server.
  • There is a request with an unduly long processing time.