Kbase P24012: Can not start WebSpeed broker when program references fields
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/09/2003 |
|
Status: Verified
FACT(s) (Environment):
WebSpeed 3.1x
FACT(s) (Environment):
UNIX
SYMPTOM(s):
Can not start WebSpeed broker
ERROR: cannot start server. (8100)
Errors 293, 193, 201, 196 & 492 are present within the server log
** "<file-name>" was not found. (293)
** "src/web/method/myinclude.i" was not found. (293)
** <program> Could not understand line <number>. (193)
** /opt/progress/src/webspeed/src/web/objects/web-disp.p Could not understand line 32. (193)
** Unknown Field or Variable name - <field-name>. (201)
** Unknown Field or Variable name - xxx_hdl. (201)
** <program> Could not understand line <number>. (196)
** /opt/progress/src/webspeed/src/web/objects/web-disp.p Could not understand line 253. (196)
** Unable to run startup procedure <name>. (492)
** Unable to run startup procedure web/objects/web-disp.p. (492)
Fields within data dictionary were deleted
Webspeed connects to database at initial startup
CAUSE:
The web-disp.p includes an another program that references the field(s) that were just deleted from data dictionary
FIX:
Comment out references to now the deleted fields