Kbase P31272: Getting errors when attempting to run WebSpeed Samples withi
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/07/2003 |
|
Status: Unverified
FACT(s) (Environment):
WebSpeed 3.1D
SYMPTOM(s):
Getting errors when attempting to run WebSpeed Samples within Web Tools Help screen
WebSpeed Workshop
Cannot access the LABEL attribute because the widget does not exist. (3140)
QUERY-OPEN for query requires a previous QUERY-PREPARE. (7312)
Invalid widget-handle. Not initialized or points to a deleted widget. (3135)
Cannot access the DATA-TYPE attribute because the widget does not exist. (3140)
Running Sample Applications; Inventory Info and Customer Info.
Connecting to sports database
PROPATH is correct
CAUSE:
Agent startup, srvrStartupParam, is missing -weblogerror and the sample reports are being run against the sports db.
FIX:
Add parameter, -weblogerror, after the web-disp.p to the srvrStartupParam and make sure that all sample resports use the "sports2000" db, rather than the sports db.