Consultor Eletrônico



Kbase P135718: Getting error "Failure reading response from Application Server" from a WebClient application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/3/2008
Status: Unverified

SYMPTOM(s):

Getting error "Failure reading response from Application Server" from a WebClient application

Failure reading response from Application Server

AppServer and database log shows error 279

SYSTEM ERROR: stkpush: stack overflow. Increase the -s parameter. (279)

Already tried to increase -s parameter on the database startup

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

The -s parameter is a session parameter.
So, generally speaking, it must specified when the Progress session is started or when the executable is invoked.

FIX:

Set -s in the AppServer configuration. See Solution P42732, "Where to set the Client Session Stack Size (-s) parameter for AppServer " for the steps.