Consultor Eletrônico



Kbase P3125: WebClient application receives Error 5494 due to low AIA tim
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/08/2003
Status: Verified

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Progress 9.1C

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Unable to find persistent procedure handle for proxy d<proxy_id>. (5494)

WebClient application consistently encounters 5494 error.

CAUSE:

The AIA idleConnectionTimeout was set too low causing the connection to timeout, therefore when attempting to run the procedure again the handle is not valid.

FIX:

Make sure the AIA idleConnectionTimeout is set at a level which is acceptable to allow for idle connections.

To set the idleConnectionTimeout you can use Progress Explorer. From the Properties of your AIA within the General section there is a field 'Idle Connection Timeout', this by default is set at 3600 seconds (1 hour).

Note : Refer to Solution P14762 for another way to fix this issue