Kbase P138642: Session hangs when creating XREF-XML file of a Class via COMPILE statement
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/2/2009 |
|
Status: Unverified
SYMPTOM(s):
Session hangs when creating XREF-XML file of a Class via COMPILE statement
Progress client consumes CPU but does not respond
Progress client has to be killed
Stack trace of PROWIN32 extracted via Visual Studion 2008 shows:
smxrefSaveOO4GLRefs
smoo4glelemref
smwdatr
smegen
FACT(s) (Environment):
OpenEdge Category: Language (4GL/ABL)
OpenEdge 10.1C
OpenEdge 10.2A
All Supported Operating Systems
CAUSE:
Bug# OE00178541
FIX:
Upgrade to OpenEdge Release 10.1C03 or 10.2A01
FIX:
Option #1
Move the Constructor above any Methods
Option #2
Add a call to SUPER() to the Constructor