Kbase P128866: Running out of file handles causes error 9407
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/02/2008 |
|
Status: Unverified
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.x
SYMPTOM(s):
Running out of file handles causes error 9407
Connection failure for host <host> port <port> transport TCP. (9407)
Repeatedly connecting and disconnecting to a server socket procedure results in error 9407 after a specific number of connections.
The client side socket procedure cannot connect to the server socket after connecting many times.
CAUSE:
The server procedure is running out of file handles. This is not a Progress issue but is related to the configuration of the server machine.
FIX:
Increase the number of socket ports available by following the Microsoft Knowledge base article 196271 (previously Q196271):
When you try to connect from TCP ports greater than 5000 you receive the error 'WSAENOBUFS (10055)"