Consultor Eletrônico



Kbase P1038: PROPATH Problems; Solutions for Errors 477 and 293
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

FACT(s) (Environment):

WebSpeed 3.x
Progress 9.x
Windows 32 Intel
Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

** "<file-name>" was not found. (293)

Unable to create rcode file "<path-name>". (477)

CAUSE:

The file / directory is not accessible due to PROPATH having incorrect settings.

FIX:

Verify that the PROPATH settings are correct and accessible.

Progress AppServer and Progress WebSpeed use the PROPATH environment variable in %DLC%/properties/ubroker.properties.

Otherwise, by default, Progress searches the following in the order they appear:

1) Registry/progress.ini (PC)
2) %DLC%/tty
3) %DLC%
4) %DLC%/bin

To verify the PROPATH environment variable use either the echo or set command followed by the environment variable name. Example: echo $PROPATH