Consultor Eletrônico



Kbase P95266: .Net client receives error 7175 (General Error: No servers available to process request) when attemp
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/12/2008
Status: Verified

SYMPTOM(s):

Attempting to run 4GL program on the AppServer from a .Net client

Progress.Open4GL.Exceptions.Open4GLException: Communication layer message: General Error: No servers available to process request. (7175)

FACT(s) (Environment):

OpenEdge 10.x
Windows

CAUSE:

The maximum number of AppServer Server (_proapsv) processes defined in the ubroker.properties file have been started and all of these processes are currently busy executing requests for other clients and the RequestTimeout value defined for the AppServer in the ubroker.properties has been reached.

FIX:

Modify the client application to recognize this error and retry the request