Kbase P88363: Locks left after web agents disconnect from database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/03/2010 |
|
Status: Verified
SYMPTOM(s):
Locks left after web agents disconnect from database
Web agents do not show as database users after disconnection
FACT(s) (Environment):
WebSpeed 3.x
All Supported Operating Systems
CAUSE:
Client code improperly handling release of dynamic buffer which held locks.
FIX:
Release all necessary memory structures when they are no longer necessary so locks associated with buffers are released as well.