Kbase P4217: Receiving error 2125 when running SDO on stateless AppServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/06/2005 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.1C
SYMPTOM(s):
Receiving error 2125 when running SDO on stateless AppServer
Could not evaluate procedure handle expression while trying to execute <internal-procedure>. (2125)
The error appears when trying to add records
stack trace:
wcustomer.w (.\wcustomer.w) at line 2515
onChoose adm2/toolbar.p (d:\91c\gui\adm2\toolbar.r) at line 2820
updateRecord adm2/datavis.p (d:\91c\gui\adm2\datavis.r) at line 2700
submitRow adm2/data.p (d:\91c\gui\adm2\data.r) at line 7475
submitValidation adm2/data.p (d:\91c\gui\adm2\data.r) at line 4856
--> address2validate dcustomer_cl.r (.\dcustomer_cl.r) at line 6267
CAUSE:
Bug# 20020425-003
CAUSE:
Known issue. The field named 'changedFields' in the RowObjUpd table was not being used to
trigger the call to 'submitValidation'
FIX:
Upgrade to 9.1E or later.