Kbase P188886: One client is looping many connections which caused the appservers to max out the connections.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/2/2011 |
|
Status: Unverified
SYMPTOM(s):
One client is looping many connections which caused the appservers to max out the connections.
Users cannot connect to the Appserver and get an error to their screens processConnectRq():java.io.EOFexception
Errors 8558,8091,8559 in the Appserver broker log
ERROR: connection refused : maximum number of client connections has been reached. (8558)
Error Maximum number of client connections has been reached. ... disconnecting client. (8091)
ERROR: cannot start new client thread : connection refused. (8559)
Error 1154 in the database log file
No servers are available. Try again later. (1154)
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
The settings for the number of servers for the database broker is too low.
FIX:
Increase the -Mn (number of servers) setting for the database.