Consultor Eletrônico



Kbase P74455: GPF when using refreshBrowse for a SmartDataBrowser
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/2/2009
Status: Verified

SYMPTOM(s):

4GL/ABL: Session crashes when executing refreshBrowse for a SmartDataBrowser

Session hangs with GPF when using refreshBrowse for a SmartDataBrowser

SmartDataBrowser has the Multiple option set to TRUE

SmartDataBrowser has a persistent trigger for its ROW-DISPLAY trigger

The SmartDataObject is running on the AppServer

FACT(s) (Environment):

Progress 9.1D
All Supported Operating Systems

CAUSE:

Bug# OE00102447

CAUSE:

This issue has been reported in 9.1D08. It could not be reproduced in OpenEdge 10.0B or OpenEdge 10.1A.

FIX:

A solution for this issue is to add the following statement after the RUN SUPER in the initializeObject of the SmartDataBrowser:

hBrowse:SELECT-ROW(1) NO-ERROR