Consultor Eletrônico



Kbase P136933: Every time a user logs into Dynamics a buffer for ttEntityMnemonic is left attached to the stateless
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/5/2008
Status: Unverified

SYMPTOM(s):

Every time a user logs into Dynamics a buffer for ttEntityMnemonic is left attached to the stateless AppServer Agent's SESSION handle

No error numbers reported

FACT(s) (Environment):

OpenEdge 10.1C
All Supported Operating Systems

CHANGE:

Migrated from Progress 9.1D and Dynamics 2.1A to Dynamics 10.1C

CAUSE:

Bug# OE00177191

FIX:

As a workaround, open the 10.1C dynamics\af\app\cachelogin.p file and add:

DELETE OBJECT httEntityMnemonic.

at the bottom of it.