Kbase P120730: 4GL: Session crashes after running a persistent procedure that calls the SAX parser.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/28/2006 |
|
Status: Unverified
SYMPTOM(s):
4GL: Session crashes after running a persistent procedure that calls the SAX parser.
The persistent procedure invokes the SAX parser in its main block.
CAUSE:
This is a known issue being investigated by development
FIX:
A workaround is to move the code that invokes the SAX parser from the main block of the persistent procedure to an internal procedure of that procedure.