Consultor Eletrônico



Kbase P7255: Stateless AppServer does not release record locks after 4GL WebClient terminates the connection.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

SYMPTOM(s):

Stateless AppServer does not release record locks after 4GL WebClient terminates the connection.

Background process running in batch mode queries the tables used by the AppServer Process

Records are locked and errors occurs at random when accessed by the background process

CAUSE:

The exact cause is unknown at the time of this writing.

FIX:

A solution is to FIND <dummy record> EXCLUSIVE-LOCK to force the release of the previous record.