Consultor Eletrônico



Kbase P90445: Unable to run new webspeed code when put into different environment
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/11/2004
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.x

SYMPTOM(s):

Getting errors 5404, 6019 and 6383 when running code.

Only WAIT-FOR is allowed when input is from the Web server (5404)

WebSpeed error from messenger process (6019)

WebSpeed Agent Error: Agent did not return an HTML page (6383)

Code is running fine in another environment

CAUSE:

The PROPATH in the environment getting errors is setup to have the main object code directory ahead of the WebSpeed directory. The program being called in the WebSpeed directory has the same name as another program in the object code directory

FIX:

When code is not referenced with a fully qualified pathname, make sure that all procedures have unique names.