Kbase P60984: Error 5407 when checking syntax in AppBuilder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/12/2003 |
|
Status: Unverified
SYMPTOM(s):
Error 5407 when checking syntax in AppBuilder
WARNING: -nb exceeded. Automatically increasing from <Arg1> to <Arg2>. (5407)
Error only occurs in AppBuilder when doing a syntax check
Code runs and compiles without error
Error does not occur when running the code in Procedure Editor
CHANGE:
Upgraded from Progress 8 to Progress 9
CAUSE:
No known cause at time of writing
However, the -nb startup parameter controls number of nested blocks Progress will allow. The issue could be caused if an infinitely recursing set of procedure calls is present in the code.
FIX:
Start AppBuilder with -nb set to an appropriate value