Consultor Eletrônico



Kbase P135683: Session-free client doesn't reuse connection pool correctly if no event-procedure is specified for a
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/8/2010
Status: Verified

SYMPTOM(s):

Session-free client doesn't reuse connection pool correctly if no event-procedure is specified for asynchronous request

Connecting to AppServer in session-free mode

Using a state-free AppServer Broker

AppServer connection has -maxConnections specified

Client runs a number of asynchronous requests larger than -maxConnections

AppServer logs show only a number of requests up to -maxConnections being processed

FACT(s) (Environment):

OpenEdge 10.1x
All Supported Operating Systems

CAUSE:

Bug# OE00175686

FIX:

Workaround:
Always specify an event-procedure for the asynchronous request. This can be an otherwise empty internal procedure.