Consultor Eletrônico



Kbase P118714: proDebugConfig fails if DLC variable contains a trailing slash
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

proDebugConfig reports that debugger security information which controls whether debugging is enabled appears to have been edited with something other than the proDebugEnable tool

proDebugEnable was run prior to using proDebugConfig

Environment variable DLC contains a trailing slash (/)

CAUSE:

The value of $DLC is recorded in /etc/ProDbgCK during installation. proDebugEnable and proDebugConfig compare the runtime value of $DLC to the value in /etc/ProDbgCK and fail if they do not match.

FIX:

As a workaround, remove the trailing slash from the DLC environment variable.